From 80860b22b9143a8fd9416f2319b6936cc3f4be59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:56:01 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.6 to 0.115.7 in the fastapi group Bumps the fastapi group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.115.6 to 0.115.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.7) --- 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 263f56f..a31602f 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.6 +fastapi==0.115.7 fastapi-cache2==0.2.2 fastapi-cli==0.0.7 flake8==7.1.1