From b4a637cef544595a9afd44f57f79bf9db4527898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:25:54 +0000 Subject: [PATCH] Bump sanic from 19.9.0 to 20.12.7 in /src Bumps [sanic](https://github.com/sanic-org/sanic) from 19.9.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/v19.9.0...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 6a486ed..ee482a7 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -144,7 +144,7 @@ rope==0.14.0 rsa==4.0 ruamel-yaml==0.15.87 safety==1.8.5 -sanic==19.9.0 +sanic==20.12.7 scikit-learn==0.22 scipy==1.3.2 Send2Trash==1.5.0