From e679f8a5a1323972c78e49369dd2d627e1d81717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:22:08 +0000 Subject: [PATCH] Bump sanic from 0.5.4 to 20.12.7 Bumps [sanic](https://github.com/sanic-org/sanic) from 0.5.4 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/0.5.4...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 cbd39c2..a55ec78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytz==2017.2 PyYAML==3.12 redis==2.10.5 requests==2.18.1 -sanic==0.5.4 +sanic==20.12.7 six==1.10.0 snapshottest==0.5.0 snowballstemmer==1.2.1