From a1fa56e7ab6e0ae510fb120dd6390f80c48fe6d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 07:31:41 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.8 to 0.115.11 in the fastapi group Bumps the fastapi group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.115.8 to 0.115.11 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.11) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastapi ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f987ec2..6ab01fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.8 coverage==7.6.12 dnspython==2.7.0 email_validator==2.2.0 -fastapi==0.115.8 +fastapi==0.115.11 fastapi-cache2==0.2.2 fastapi-cli==0.0.7 flake8==7.1.2