From 35da09b19ea70287e7e834ef9b6ece4b1bd8925c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 07:13:06 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.110.1 to 0.110.2 in /global-api Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.1 to 0.110.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.110.1...0.110.2) --- 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 d6283589e..d14b3efd7 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.0 -fastapi==0.110.1 +fastapi==0.110.2 flake8==7.0.0 fsspec==2024.* geopandas==0.14.3