From f4bd18fe3be58d534f30cc026aaefb8b05afc69c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:59:16 +0000 Subject: [PATCH] Bump sanic from 0.8.3 to 20.12.7 Bumps [sanic](https://github.com/sanic-org/sanic) from 0.8.3 to 20.12.7. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst) - [Commits](https://github.com/sanic-org/sanic/compare/0.8.3...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a59d031..6cc88d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ dockerfile-parse==0.0.13 PyYAML paramiko==2.4.2 s3fs==0.2.0 -sanic==0.8.3 +sanic==20.12.7 websocket-server==0.4 websockets==5.0.1 watchtower==0.5.4