From 1016c33bf3e1017df0cc3e1fafd0343c112b71d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 18:22:17 +0000 Subject: [PATCH] Bump uvicorn from 0.6.1 to 0.11.7 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.6.1 to 0.11.7. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.6.1...0.11.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ef9cf5..6651082 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ urllib3==1.23 uWSGI==2.0.17.1 websocket-client==0.54.0 Werkzeug==0.14.1 -uvicorn==0.6.1 +uvicorn==0.11.7 gunicorn==19.9.0 pydantic==0.21 python-multipart==0.0.5 \ No newline at end of file