From 1eee63c10b173d62eda7316d33eee7fd109c5146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:48:42 +0000 Subject: [PATCH] Bump sanic from 0.4.1 to 20.12.6 Bumps [sanic](https://github.com/sanic-org/sanic) from 0.4.1 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/0.4.1...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 3510f1a..ee308fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyparsing==2.2.0 pytest==3.0.7 python-dateutil==2.6.0 requests==2.13.0 -sanic==0.4.1 +sanic==20.12.6 six==1.10.0 ujson==1.35 uvloop==0.8.0