From e4ebee6f3378b0d7d665cd0f42fca94f9803477f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 09:10:28 +0000 Subject: [PATCH] Bump fastapi from 0.115.6 to 0.115.8 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.6 to 0.115.8. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.8) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.demo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.demo.txt b/requirements.demo.txt index e4b70e2..b61e6e6 100644 --- a/requirements.demo.txt +++ b/requirements.demo.txt @@ -5,7 +5,7 @@ shapely==2.0.6 osmnx==2.0.1 # geopandas==1.0.1 # osmnx 1.9.4 depends on geopandas<0.15 and >=0.12 uvicorn[standard]==0.34.0 -fastapi==0.115.6 +fastapi==0.115.8 # following required for isochrones scipy==1.15.0 odbcutils==0.2.1 \ No newline at end of file