From 41505c74d1efdfbc32036c1d12ee1ebd5442b9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 11:09:50 +0000 Subject: [PATCH] Bump fastapi from 0.62.0 to 0.65.2 in /python Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.62.0 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.62.0...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index cf1d9f4..9f0fab7 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -3,7 +3,7 @@ aioredis==1.3.1 async-timeout==3.0.1 certifi==2020.11.8 chardet==3.0.4 -fastapi==0.62.0 +fastapi==0.65.2 h11==0.8.1 h2==3.2.0 hiredis==1.1.0