From 0ba0aa47d743b177a9b7d79e785ae0103410e3f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:08 +0000 Subject: [PATCH] Bump sanic from 19.6.2 to 20.12.6 in /api Bumps [sanic](https://github.com/sanic-org/sanic) from 19.6.2 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/v19.6.2...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index e469002..b6a9387 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -22,7 +22,7 @@ python-editor==1.0.4 requests==2.22.0 requests-async==0.5.0 rfc3986==1.3.2 -sanic==19.6.2 +sanic==20.12.6 Sanic-Cors==0.9.8.post3 sanic-jwt==1.3.2 Sanic-Plugins-Framework==0.8.2