Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
e2714aaad5 feat(deps): update dependency uvicorn to v0.34.0 2025-01-20 05:13:34 +00:00
renovate[bot]
6cdae87f42 feat(deps): update dependency httpx to v0.28.1 2025-01-20 05:11:08 +00:00

View File

@@ -6,7 +6,7 @@ fastapi==0.115.5
fastapi-pagination==0.12.31
h11==0.14.0
httpcore==1.0.6
httpx==0.27.2
httpx==0.28.1
idna==3.10
psycopg==3.2.4
psycopg-binary==3.2.4
@@ -26,7 +26,7 @@ alembic==1.13.3 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.1.8 # Uvicorn
uvicorn==0.31.1 # Uvicorn
uvicorn==0.34.0 # Uvicorn
iniconfig==2.0.0 # pytest
packaging==24.1 # pytest