From 80a5f6f81329bd9a763d1798180a7f4baffa762f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:26:09 +0000 Subject: [PATCH] Bump sanic from 20.3.0 to 20.12.7 in /backend Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.0 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/v20.3.0...v20.12.7) --- 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..02f8e19 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.7 databases==0.3.2 alembic==1.4.2 asyncpg==0.20.1