From 4c13711a5759ac50ce93d87b968386e0a90e3243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:22:06 +0000 Subject: [PATCH] Bump sanic from 19.3.1 to 20.12.7 Bumps [sanic](https://github.com/sanic-org/sanic) from 19.3.1 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/19.03.1...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 4308a31..909211e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pytoml==0.1.21 regex==2020.4.4 requests==2.22.0 retrying==1.3.3 -sanic==19.3.1 +sanic==20.12.7 six==1.14.0 ujson==1.35 urllib3==1.25.8