From 14b58466b169701c12f9efaf22de4d440d0d831c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:49:29 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.6 to 0.115.7 in /global-api Bumps [fastapi](https://github.com/fastapi/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 ... Signed-off-by: dependabot[bot] --- global-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-api/requirements.txt b/global-api/requirements.txt index 3c1f66c25..68aa23dc5 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.11.* alembic==1.14.1 black==24.10.0 -fastapi==0.115.6 +fastapi==0.115.7 flake8==7.1.1 fsspec==2024.* geopandas>=0.12,<1.1