From 5f1d122cdeccf85f2b8443c11bff301db78ad58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:23:16 +0000 Subject: [PATCH] Bump sanic from 19.3.1 to 20.12.7 Bumps [sanic](https://github.com/sanic-org/sanic) from 19.3.1 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/19.03.1...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 e3725dc..a7e41c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ marshmallow==2.19.2 marshmallow-annotations==2.4.0 pymongo==3.7.2 python-dotenv==0.10.3 -sanic==19.3.1 +sanic==20.12.7 Sanic-GraphQL==1.1.0 supervisor==4.0.3