From 426de59a3a8dc6e658ab8deee7c2f16ec5b21b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:25:30 +0000 Subject: [PATCH] Bump sanic from 20.3.0 to 20.12.7 in /sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.0 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/v20.3.0...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sanic/requirements.txt b/sanic/requirements.txt index 0c9fb84..65f29c4 100644 --- a/sanic/requirements.txt +++ b/sanic/requirements.txt @@ -11,7 +11,7 @@ hyperframe==5.2.0 idna==2.9 multidict==4.7.6 rfc3986==1.4.0 -sanic==20.3.0 +sanic==20.12.7 sniffio==1.1.0 ujson==2.0.3 urllib3==1.25.9