From d9e96dc5f7c493e1065c2bc2cac04bde79570023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:00:59 +0000 Subject: [PATCH] [deps-pip]: bump fastapi from 0.104.1 to 0.105.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.105.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8ac240..51071ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ click==8.1.7 dnspython==2.4.2 email-validator==2.1.0.post1 exceptiongroup==1.2.0 -fastapi==0.104.1 +fastapi==0.105.0 h11==0.14.0 httpcore==1.0.2 httptools==0.6.1