From 5cce36fa947695bef1ebb67f51eaae0c7dcc17af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:48:48 +0000 Subject: [PATCH] Bump sanic from 0.7.0 to 20.12.6 Bumps [sanic](https://github.com/sanic-org/sanic) from 0.7.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/0.7.0...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 644e260..02bce9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ requests==2.11.1 pyyaml==5.1 kazoo==2.4.0 py-zipkin<1.0.0,>=0.18.1 -sanic==0.7.0 +sanic==20.12.6 aiohttp==3.3.2 aiozk==0.15.0