FastAPI bump

This commit is contained in:
Piotr Dec 2025-10-16 21:41:56 +02:00
parent 4d730c8bfb
commit 8565ce19fe
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0

View file

@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
authors = [{ name = "Piotr Dec" }]
dependencies = [
"fastapi>=0.115.0",
"fastapi>=0.119.0",
"uvicorn[standard]>=0.30.0",
"jinja2>=3.1.4",
"pydantic-settings>=2.4.0",