From d65fdfc902a65711a18d5d5c4cb9ea0163b9e1c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:22:04 +0000 Subject: [PATCH] [deps-pip]: Bump fastapi from 0.104.1 to 0.106.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.106.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.106.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 ade95fd..03eb89f 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.106.0 h11==0.14.0 httpcore==1.0.2 httptools==0.6.1