From 0a9b5551048a318feb77a90417c67be9bedc738d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:20 +0000 Subject: [PATCH] Bump sanic from 19.9.0 to 20.12.6 in /game_engine Bumps [sanic](https://github.com/sanic-org/sanic) from 19.9.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/v19.9.0...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- game_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_engine/requirements.txt b/game_engine/requirements.txt index 92b4f95..2ce8069 100644 --- a/game_engine/requirements.txt +++ b/game_engine/requirements.txt @@ -23,7 +23,7 @@ python-socketio==4.3.1 requests==2.22.0 requests-async==0.5.0 rfc3986==1.3.2 -sanic==19.9.0 +sanic==20.12.6 Sanic-Cors==0.9.9.post3 Sanic-Plugins-Framework==0.8.2 six==1.12.0