Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
fe4a370e5a feat(deps): update dependency sqlalchemy-utils to v0.42.1 2026-05-30 16:39:31 +00:00
renovate[bot]
939bc41adc feat(deps): update dependency fastapi-pagination to v0.15.14 2026-05-30 14:09:44 +00:00
renovate[bot]
927d040ff2 feat(deps): update dependency idna to v3.17 2026-05-28 21:36:29 +00:00

View File

@@ -3,11 +3,11 @@ anyio==4.13.0
certifi==2026.5.20 certifi==2026.5.20
creyPY[postgres]==3.0.0 creyPY[postgres]==3.0.0
fastapi==0.136.3 fastapi==0.136.3
fastapi-pagination==0.15.13 fastapi-pagination==0.15.14
h11==0.14.0 h11==0.14.0
httpcore==1.0.8 httpcore==1.0.8
httpx==0.28.1 httpx==0.28.1
idna==3.16 idna==3.17
psycopg==3.3.4 psycopg==3.3.4
psycopg-binary==3.3.4 psycopg-binary==3.3.4
psycopg-pool==3.3.1 psycopg-pool==3.3.1
@@ -23,7 +23,7 @@ Mako==1.3.12 # Alembic
MarkupSafe==3.0.3 # Alembic MarkupSafe==3.0.3 # Alembic
alembic==1.18.4 # Alembic alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy SQLAlchemy-Utils==0.42.1 # SQLAlchemy
click==8.4.1 # Uvicorn click==8.4.1 # Uvicorn
uvicorn==0.48.0 # Uvicorn uvicorn==0.48.0 # Uvicorn