From 77b90f4b64626595a1998e0783f60272d100f0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:42:50 +0000 Subject: [PATCH] Bump fastapi from 0.111.1 to 0.112.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.1 to 0.112.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.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 0dcff0e..f70d1ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ couchbase==4.3.0 -fastapi==0.111.1 +fastapi==0.112.0 httpx==0.27.0 pydantic==2.8.2 pydantic_settings==2.4.0