From ed0d96c6fae6ea19f38c59634a75389363699638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:25:02 +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 +- server_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c10ce90..7181314 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ python-engineio==3.12.0 python-socketio==4.5.0 requests==2.23.0 rfc3986==1.3.2 -sanic==19.12.2 +sanic==20.12.7 six==1.14.0 sniffio==1.1.0 socketIO-client==0.7.2 diff --git a/server_requirements.txt b/server_requirements.txt index d84f821..cf61a6e 100644 --- a/server_requirements.txt +++ b/server_requirements.txt @@ -28,7 +28,7 @@ python-socketio==4.5.0 pytz==2019.3 requests==2.23.0 rfc3986==1.3.2 -sanic==19.12.2 +sanic==20.12.7 scikit-learn==0.22.2.post1 scipy==1.4.1 six==1.14.0