From 232c31d6c31f7bee6fd57e2dbda7980695dc106b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 18:36:43 +0000 Subject: [PATCH] Bump uvicorn from 0.9.0 to 0.11.7 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.9.0 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.9.0...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 1c3c4c3..9a8462d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ tqdm==4.35.0 traitlets==4.3.2 umap-learn==0.3.10 urllib3==1.24.2 -uvicorn==0.9.0 +uvicorn==0.11.7 uvloop==0.13.0 wasabi==0.2.2 wcwidth==0.1.7