Bump all Python dependencies to latest versions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
fastapi==0.115.0
|
fastapi==0.136.3
|
||||||
uvicorn==0.32.0
|
uvicorn==0.48.0
|
||||||
sqlalchemy==2.0.36
|
sqlalchemy==2.0.50
|
||||||
pymysql==1.1.1
|
pymysql==1.2.0
|
||||||
cryptography==46.0.5
|
cryptography==48.0.0
|
||||||
pydantic==2.9.2
|
pydantic==2.13.4
|
||||||
python-jose[cryptography]==3.4.0
|
python-jose[cryptography]==3.5.0
|
||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]==1.7.4
|
||||||
bcrypt==4.0.1
|
bcrypt==5.0.0
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
|
|||||||
Reference in New Issue
Block a user