Compare commits

...

6 Commits

Author SHA1 Message Date
renovate[bot]
3e3e9c5d36 feat(deps): update dependency sqlalchemy-utils to v0.42.1 2026-05-29 02:13:14 +00:00
renovate[bot]
927d040ff2 feat(deps): update dependency idna to v3.17 2026-05-28 21:36:29 +00:00
renovate[bot]
04c56c8d17 feat(deps): update dependency starlette to v1.2.0 2026-05-28 14:09:23 +00:00
renovate[bot]
650647e25a feat(deps): update dependency fastapi-filters to v0.4.0 2026-05-25 01:00:56 +00:00
renovate[bot]
f2893d55f7 feat(deps): update dependency sqlalchemy to v2.0.50 2026-05-24 21:57:21 +00:00
renovate[bot]
df3c7602f2 feat(deps): update dependency uvicorn to v0.48.0 2026-05-24 12:50:03 +00:00

View File

@@ -7,7 +7,7 @@ fastapi-pagination==0.15.13
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.16
idna==3.17
psycopg==3.3.4
psycopg-binary==3.3.4
psycopg-pool==3.3.1
@@ -15,25 +15,25 @@ pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.2.2
sniffio==1.3.1
SQLAlchemy==2.0.49
starlette==1.1.0
SQLAlchemy==2.0.50
starlette==1.2.0
typing_extensions==4.15.0
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.47.0 # Uvicorn
uvicorn==0.48.0 # Uvicorn
iniconfig==2.3.0 # pytest
packaging==26.2 # pytest
pluggy==1.6.0 # pytest
pytest==9.0.3 # pytest
fastapi-filters==0.3.3 # Filters
fastapi-filters==0.4.0 # Filters
APScheduler==3.11.2 # Scheduler for deletion
tzlocal==5.3.1 # Scheduler for deletion