Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
c931833ed7 feat(deps): update dependency sqlalchemy-utils to v0.42.1 2026-06-04 02:24:55 +00:00
renovate[bot]
ce76ef2c55 feat(deps): update dependency uvicorn to v0.49.0 2026-06-03 23:51:04 +00:00
renovate[bot]
2317ffc054 feat(deps): update dependency idna to v3.18 2026-06-02 15:53:49 +00:00

View File

@@ -7,7 +7,7 @@ fastapi-pagination==0.15.14
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.17
idna==3.18
psycopg==3.3.4
psycopg-binary==3.3.4
psycopg-pool==3.3.1
@@ -23,10 +23,10 @@ Mako==1.3.12 # Alembic
MarkupSafe==3.0.3 # Alembic
alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
SQLAlchemy-Utils==0.42.1 # SQLAlchemy
click==8.4.1 # Uvicorn
uvicorn==0.48.0 # Uvicorn
uvicorn==0.49.0 # Uvicorn
iniconfig==2.3.0 # pytest
packaging==26.2 # pytest