From fd611821bde42cd5b7ca57c7edc1284f8470fcb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:42 +0000 Subject: [PATCH] Bump sanic from 20.3.0 to 20.12.6 in /backend Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.0 to 20.12.6. - [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/v20.3.0...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b3b5bfd..5277dc0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ remote_pdb==2.0.0 -sanic==20.3.0 +sanic==20.12.6 databases==0.3.2 alembic==1.4.2 asyncpg==0.20.1