chore: updated some dependencies

This commit is contained in:
2026-01-01 03:03:11 +01:00
parent c56bf2b92c
commit 8b406370f1
2 changed files with 102 additions and 102 deletions

View File

@@ -17,7 +17,7 @@ service_name = "alfred"
python = "==3.14.2"
python-dotenv = "^1.0.0"
requests = "^2.32.5"
fastapi = "^0.127.0"
fastapi = "^0.127.1"
pydantic = "^2.12.4"
uvicorn = "^0.40.0"
pytest-xdist = "^3.8.0"