From c6f20101959b2c05d36e0f8f8161d7d08f84867e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:45:19 +0000 Subject: [PATCH] Bump fastapi from 0.115.6 to 0.115.7 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] --- requirements.demo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.demo.txt b/requirements.demo.txt index e4b70e2..ce628c9 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.7 # following required for isochrones scipy==1.15.0 odbcutils==0.2.1 \ No newline at end of file