From a4063764798ff6a44f348fe33dac4d40a7943779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 18:22:22 +0000 Subject: [PATCH] Bump uvicorn from 0.7.1 to 0.11.7 in /ml Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.7.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.7.1...0.11.7) Signed-off-by: dependabot[bot] --- ml/requirements-all.txt | 2 +- ml/requirements-api.txt | 2 +- ml/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ml/requirements-all.txt b/ml/requirements-all.txt index da1cf22..ef9acd8 100644 --- a/ml/requirements-all.txt +++ b/ml/requirements-all.txt @@ -75,7 +75,7 @@ starlette==0.12.0 swagger-ui-bundle==0.0.3 typed-ast==1.3.5 urllib3==1.24.3 -uvicorn==0.7.1 +uvicorn==0.11.7 uvloop==0.12.2 websockets==7.0 Werkzeug==0.15.4 diff --git a/ml/requirements-api.txt b/ml/requirements-api.txt index 5e1ab1c..dbd5051 100644 --- a/ml/requirements-api.txt +++ b/ml/requirements-api.txt @@ -38,4 +38,4 @@ requests==2.22.0 starlette==0.12.0 swagger-ui-bundle==0.0.3 Werkzeug==0.15.4 -uvicorn==0.7.1 +uvicorn==0.11.7 diff --git a/ml/requirements.txt b/ml/requirements.txt index 535c305..bae5249 100644 --- a/ml/requirements.txt +++ b/ml/requirements.txt @@ -49,4 +49,4 @@ requests==2.22.0 starlette==0.12.0 swagger-ui-bundle==0.0.3 Werkzeug==0.15.4 -uvicorn==0.7.1 +uvicorn==0.11.7