From 44e2b2d429ac3802a30d67683872d1c389e64372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:26:55 +0000 Subject: [PATCH] Bump sanic from 19.12.2 to 20.12.7 Bumps [sanic](https://github.com/sanic-org/sanic) from 19.12.2 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/v19.12.2...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 4b2b861..da9d1a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jsonschema==3.2.0 jsonrpcserver==4.1.2 jsonrpcclient[aiohttp]==3.3.5 -sanic==19.12.2 +sanic==20.12.7 gunicorn>=20.0,<=20.0.4 sanic-cors==0.10.0 earlgrey>=0.0.4