Bump fastapi

This commit is contained in:
phil 2024-05-06 11:12:59 +02:00
parent 29543b9766
commit 66d2b55c47
3 changed files with 347 additions and 6 deletions

View file

@ -8,7 +8,7 @@ authors = [
dependencies = [
"apscheduler>=3.10.4",
"asyncpg>=0.28.0",
"fastapi>=0.110.1",
"fastapi>=0.111",
"geoalchemy2>=0.14.2",
"geopandas>=0.14.4",
"itsdangerous>=2.1.2",