From cb4daef7cd6fe151ef0de39df7376f1bd6558ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 13:13:56 +0000 Subject: [PATCH] Bump sanic from 20.3.0 to 20.12.7 in /python_websocket_server Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.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/v20.3.0...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_websocket_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_websocket_server/requirements.txt b/python_websocket_server/requirements.txt index 6c44deb..131a9c5 100644 --- a/python_websocket_server/requirements.txt +++ b/python_websocket_server/requirements.txt @@ -2,6 +2,6 @@ setuptools~=45.2.0 stt~=1.1.0 black>=20.8b1 ffmpeg-python==0.2.0 -sanic==20.3.0 +sanic==20.12.7 pyhocon==0.3.54 numpy~=1.17.0 \ No newline at end of file