Update fastapi and lockfile for starlette patch

This commit is contained in:
thePR0M3TH3AN
2025-07-24 18:01:55 -04:00
parent 85ce777333
commit 3e83616a4f
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ cryptography==45.0.4
ecdsa==0.19.1
ed25519-blake2b==1.4.1
execnet==2.1.1
fastapi==0.116.0
fastapi==0.116.1
frozenlist==1.7.0
glob2==0.7
hypothesis==6.135.20

View File

@@ -25,7 +25,7 @@ freezegun
pyperclip
qrcode>=8.2
typer>=0.12.3
fastapi>=0.116.0
fastapi>=0.116.1
uvicorn>=0.35.0
starlette>=0.47.2
httpx>=0.28.1