From d6b348cff74760bb97aaa14828ce69d489842981 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 08:50:28 +0000 Subject: [PATCH] Bump fastapi[all] from 0.43.0 to 0.53.2 Bumps [fastapi[all]](https://github.com/tiangolo/fastapi) from 0.43.0 to 0.53.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.43.0...0.53.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6afe169..ee03e96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi[all]==0.43.0 +fastapi[all]==0.53.2 uvicorn==0.10.8 aioredis==1.3.0 aiohttp==3.6.2