From d9ac0f7d003034fd28f5ade090989db8d3db077e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:27 +0000 Subject: [PATCH] Bump sanic from 20.3.0 to 20.12.6 in /sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.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/v20.3.0...v20.12.6) --- 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..2e8ee4f 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.6 sniffio==1.1.0 ujson==2.0.3 urllib3==1.25.9