From 261ada4bea6c929d08f6243a2f92554a55a69d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:02 +0000 Subject: [PATCH] Bump sanic from 18.12.0 to 20.12.6 Bumps [sanic](https://github.com/sanic-org/sanic) from 18.12.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/18.12.0...v20.12.6) --- 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 d722f42..6db9a9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.0 multidict==4.5.2 pytz==2018.9 redis==3.1.0 -sanic==18.12.0 +sanic==20.12.6 soupsieve==1.6.2 typing-extensions==3.7.2 ujson==1.35