From 679bdc0ba0802a0b7ef914924a1717c078889287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:34:51 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.5 to 0.115.6 in the fastapi group Bumps the fastapi group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.115.5 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.5...0.115.6) --- 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 36b0acb..24e84ef 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.5 +fastapi==0.115.6 fastapi-cache2==0.2.2 fastapi-cli==0.0.5 flake8==7.1.1