From 932aabd0121bd95f6ac28e7a016faf0ca324f498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 05:27:51 +0000 Subject: [PATCH] Bump uvicorn from 0.13.3 to 0.13.4 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.13.3 to 0.13.4. - [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.13.3...0.13.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48c5fd475..de39a219e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ sdnotify==0.3.2 # API Server fastapi==0.63.0 -uvicorn==0.13.3 +uvicorn==0.13.4 pyjwt==2.0.1 aiofiles==0.6.0