From 54d21c1db61723e08ad042e49932e32672932e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:35:21 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.7 to 0.115.8 in the fastapi group Bumps the fastapi group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.115.7 to 0.115.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.7...0.115.8) --- 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 4dbc629..ee0fecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.8 coverage==7.6.1 dnspython==2.7.0 email_validator==2.2.0 -fastapi==0.115.7 +fastapi==0.115.8 fastapi-cache2==0.2.2 fastapi-cli==0.0.7 flake8==7.1.1