From 38b43f0882b1e9c87cc654ad2eafb721df495625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 03:40:02 +0000 Subject: [PATCH] Bump fastapi from 0.110.3 to 0.111.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.3 to 0.111.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.110.3...0.111.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 8c98d67..ee62c9d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ aiofiles==23.2.1 boto3==1.34.95 cffi==1.16.0 -fastapi==0.110.3 +fastapi==0.111.0 httpx==0.27.0 pydantic==2.7.1 pydantic-settings===2.2.1