Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
60ad27686c feat(deps): update dependency pytest to v8.4.2 2025-09-06 19:33:43 +00:00
renovate[bot]
49fd344aaa feat(deps): update dependency alembic to v1.16.5 2025-08-27 19:55:09 +00:00

View File

@@ -21,7 +21,7 @@ typing_extensions==4.15.0
Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.16.4 # Alembic
alembic==1.16.5 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
@@ -31,7 +31,7 @@ uvicorn==0.35.0 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest
pluggy==1.6.0 # pytest
pytest==8.4.1 # pytest
pytest==8.4.2 # pytest
fastapi-filters==0.3.0 # Filters