Update dependency fastapi to v0.135.1
This commit is contained in:
@@ -5,7 +5,7 @@ description = "Backend API for Another Nuzlocke Tracker"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.14"
|
requires-python = ">=3.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi==0.128.4",
|
"fastapi==0.135.1",
|
||||||
"uvicorn[standard]==0.40.0",
|
"uvicorn[standard]==0.40.0",
|
||||||
"pydantic==2.12.5",
|
"pydantic==2.12.5",
|
||||||
"pydantic-settings==2.12.0",
|
"pydantic-settings==2.12.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user