From a1f7d1629850f0938a01b4916020202f119e5028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 00:23:18 +0000 Subject: [PATCH] Bump fastapi from 0.115.12 to 0.115.13 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.115.13. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.115.13) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.115.13 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 3ae88d5..b94e17e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ couchbase==4.4.0 -fastapi==0.115.12 +fastapi==0.115.13 httpx==0.28.1 pydantic==2.11.7 pydantic_settings==2.9.1