Bump starlette to address security alert

This commit is contained in:
thePR0M3TH3AN
2025-07-24 17:45:37 -04:00
parent b70585c55e
commit 85ce777333
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ qrcode>=8.2
typer>=0.12.3
fastapi>=0.116.0
uvicorn>=0.35.0
starlette>=0.47.2
httpx>=0.28.1
requests>=2.32
python-multipart