From 5d4aaa981602bb9f939cc3a74954d19effcc5892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 07:19:40 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.110.2 to 0.111.0 in /global-api Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.111.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.111.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... 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 61ec26526..34d89d048 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.9.* alembic==1.13.1 black==24.4.2 -fastapi==0.110.2 +fastapi==0.111.0 flake8==7.0.0 fsspec==2024.* geopandas==0.14.4