Compare commits

...

3 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
renovate[bot]
de36e60710 feat(deps): update dependency anyio to v4.8.0 2025-01-20 01:16:18 +00:00

View File

@@ -1,12 +1,12 @@
annotated-types==0.7.0
anyio==4.6.2.post1
anyio==4.8.0
certifi==2024.8.30
creyPY==1.2.5
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