chore(deps): update dependency fastapi to >=0.121.2

This commit is contained in:
renovate[bot]
2025-11-19 10:00:55 +00:00
committed by Wikid82
parent 38adf58b96
commit 193e7e2f25
+1 -1
View File
@@ -1,7 +1,7 @@
# Base runtime requirements - adapt to your stack.
# Example for a Python FastAPI backend. Remove or replace if using Go/Node/etc.
fastapi>=0.100.0
fastapi>=0.121.2
uvicorn[standard]>=0.22.0
pydantic>=2.0
sqlalchemy>=2.0.44