From f51a1225c395facffaafbe29c4112065ba81fb3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:28:09 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.4 to 0.115.5 in the fastapi group Bumps the fastapi group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.115.4 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.4...0.115.5) --- 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 3b78b5f..d16db8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.7 coverage==7.6.1 dnspython==2.7.0 email_validator==2.2.0 -fastapi==0.115.4 +fastapi==0.115.5 fastapi-cache2==0.2.2 fastapi-cli==0.0.5 flake8==7.1.1