From 5ad9dc5b41ec9647658816ee0adfc841fc69f3aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 00:48:08 +0000 Subject: [PATCH] Bump fastapi from 0.115.8 to 0.115.9 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.8 to 0.115.9. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.9) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 793bb86..373a093 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ couchbase==4.3.5 -fastapi==0.115.8 +fastapi==0.115.9 httpx==0.28.1 pydantic==2.10.6 pydantic_settings==2.8.0