From dc109dee1a6092245c8104e69c8f69b24afcbac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:30:20 +0000 Subject: [PATCH] Bump fastapi[all] from 0.115.2 to 0.115.4 Bumps [fastapi[all]](https://github.com/fastapi/fastapi) from 0.115.2 to 0.115.4. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.115.4) --- updated-dependencies: - dependency-name: fastapi[all] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index b722ad7..019aeb3 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,2 +1,2 @@ -fastapi[all]==0.115.2 +fastapi[all]==0.115.4 pydantic-settings==2.6.1