Compare commits

...

8 Commits

Author SHA1 Message Date
renovate[bot]
6b53ba63d0 feat(deps): update dependency fastapi-filters to v0.3.1 2025-10-14 17:09:50 +00:00
renovate[bot]
171568685d feat(deps): update dependency idna to v3.11 2025-10-12 16:43:06 +00:00
renovate[bot]
15baaf0bb6 feat(deps): update dependency alembic to v1.17.0 2025-10-11 21:54:47 +00:00
renovate[bot]
38c4b30950 feat(deps): update dependency sqlalchemy to v2.0.44 2025-10-10 18:30:04 +00:00
renovate[bot]
2f191d9b8f feat(deps): update dependency fastapi to v0.118.3 2025-10-10 13:13:28 +00:00
renovate[bot]
8e1b17a52e feat(deps): update dependency fastapi to v0.118.2 2025-10-08 17:50:08 +00:00
renovate[bot]
5d41160514 feat(deps): update dependency fastapi-pagination to v0.14.3 2025-10-08 14:46:49 +00:00
renovate[bot]
b99070f735 feat(deps): update dependency fastapi to v0.118.1 2025-10-08 09:39:58 +00:00

View File

@@ -2,12 +2,12 @@ annotated-types==0.7.0
anyio==4.11.0
certifi==2025.10.5
creyPY[postgres]==3.0.0
fastapi==0.118.0
fastapi-pagination==0.14.2
fastapi==0.118.3
fastapi-pagination==0.14.3
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.10
idna==3.11
psycopg==3.2.10
psycopg-binary==3.2.10
psycopg-pool==3.2.6
@@ -15,13 +15,13 @@ pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.1.1
sniffio==1.3.1
SQLAlchemy==2.0.43
SQLAlchemy==2.0.44
starlette==0.48.0
typing_extensions==4.15.0
Mako==1.3.10 # Alembic
MarkupSafe==3.0.3 # Alembic
alembic==1.16.5 # Alembic
alembic==1.17.0 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
@@ -33,7 +33,7 @@ packaging==25.0 # pytest
pluggy==1.6.0 # pytest
pytest==8.4.2 # pytest
fastapi-filters==0.3.0 # Filters
fastapi-filters==0.3.1 # Filters
APScheduler==3.11.0 # Scheduler for deletion
tzlocal==5.3.1 # Scheduler for deletion