From c1e5ffe9b48af871cd53fb8192155be457aa46c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 05:24:44 +0000 Subject: [PATCH] build(deps): bump uvicorn from 0.11.7 to 0.12.2 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.7 to 0.12.2. - [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.11.7...0.12.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39c20ce..2bfa15e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ audearch==0.3.2 fastapi==0.61.1 -uvicorn==0.11.7 +uvicorn==0.12.2 starlette==0.13.8 Jinja2==2.11.2 python-multipart==0.0.5 \ No newline at end of file