From f41e0523eb574a8c142a26720d3e3c629beaba59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:22:31 +0000 Subject: [PATCH] Bump sanic from 0.7.0 to 20.12.7 Bumps [sanic](https://github.com/sanic-org/sanic) from 0.7.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/0.7.0...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 0864ff9..c81645f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==0.3.2 httptools==0.0.11 psutil==5.6.6 -sanic==0.7.0 +sanic==20.12.7 ujson==1.35 uvloop==0.11.1 websockets==9.1