Compare commits

...

5 Commits

Author SHA1 Message Date
renovate[bot]
11e5ff9646 feat(deps): update dependency alembic to v1.15.1 2025-03-05 02:49:17 +00:00
renovate[bot]
971d7743f1 feat(deps): update dependency pytest to v8.3.5 2025-03-02 13:36:00 +00:00
renovate[bot]
1d34b32179 feat(deps): update dependency fastapi to v0.115.11 2025-03-02 01:23:16 +00:00
renovate[bot]
59abb07721 feat(deps): update dependency starlette to v0.46.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 03:10:09 +00:00
renovate[bot]
7fc2a7a1a9 feat(deps): update dependency fastapi to v0.115.10 2025-02-28 18:34:23 +00:00

View File

@@ -2,7 +2,7 @@ annotated-types==0.7.0
anyio==4.8.0
certifi==2025.1.31
creyPY[postgres]==3.0.0
fastapi==0.115.9
fastapi==0.115.11
fastapi-pagination==0.12.31
h11==0.14.0
httpcore==1.0.6
@@ -16,12 +16,12 @@ pydantic_core==2.23.4
python-dotenv==1.0.1
sniffio==1.3.1
SQLAlchemy==2.0.38
starlette==0.45.3
starlette==0.46.0
typing_extensions==4.12.2
Mako==1.3.9 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.14.1 # Alembic
alembic==1.15.1 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
@@ -31,7 +31,7 @@ uvicorn==0.34.0 # Uvicorn
iniconfig==2.0.0 # pytest
packaging==24.1 # pytest
pluggy==1.5.0 # pytest
pytest==8.3.4 # pytest
pytest==8.3.5 # pytest
fastapi-filters==0.2.9 # Filters