From 8e691d4d12b018662ae80cbc84b61c1602321312 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 07:27:03 +0000 Subject: [PATCH] Bump fastapi from 0.43.0 to 0.44.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.43.0 to 0.44.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Changelog](https://github.com/tiangolo/fastapi/blob/master/docs/history-design-future.md) - [Commits](https://github.com/tiangolo/fastapi/compare/0.43.0...0.44.1) 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..e6df9e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi[all]==0.43.0 +fastapi[all]==0.44.1 uvicorn==0.10.8 aioredis==1.3.0 aiohttp==3.6.2