fix(deps): update dependency fastapi to ^0.131.0 #22

Open
francwa wants to merge 1 commits from renovate/fastapi-0.x into main
Showing only changes of commit d612793736 - Show all commits

View File

@@ -27,7 +27,7 @@ qbittorrent_password = "16:hex"
python = "==3.14.2"
python-dotenv = "^1.0.0"
requests = "^2.32.5"
fastapi = "^0.127.1"
fastapi = "^0.131.0"
pydantic = "^2.12.4"
uvicorn = "^0.40.0"
pytest-xdist = "^3.8.0"