From 260578cd4bfca91685bf49b49c75085d93e2a262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:10:13 +0000 Subject: [PATCH] Bump fastapi from 0.115.0 to 0.115.2 in /api Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.0 to 0.115.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.0...0.115.2) --- 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 41f302d..f853856 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.0 +fastapi==0.115.2 h11==0.14.0 httpcore==1.0.6 httptools==0.6.1