From b317ec9fde30e22369ee6b69cdfbd6dd29ef416e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:37:15 +0000 Subject: [PATCH] Bump fastapi from 0.115.2 to 0.115.5 in /api Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.2 to 0.115.5. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.115.5) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 523dc2c..fccc49f 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -4,7 +4,7 @@ certifi==2024.8.30 click==8.1.7 dnspython==2.7.0 email-validator==2.2.0 -fastapi==0.115.2 +fastapi==0.115.5 h11==0.14.0 httpcore==1.0.7 httptools==0.6.4