From f1c8ae0799efa4c8d05a98f0bd5fc3ac4e126bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 06:06:23 +0000 Subject: [PATCH] build(deps): bump uvicorn from 0.11.7 to 0.12.1 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.7 to 0.12.1. - [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.1) 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..44ad652 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.1 starlette==0.13.8 Jinja2==2.11.2 python-multipart==0.0.5 \ No newline at end of file