Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
ebda597f5f feat(deps): update dependency starlette to v0.50.0 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 00:53:34 +00:00
renovate[bot]
1732471eef feat(deps): update dependency fastapi to v0.121.3 2025-11-19 17:46:15 +00:00
renovate[bot]
ab964f2131 feat(deps): update dependency click to v8.3.1 2025-11-15 22:26:13 +00:00
renovate[bot]
d93cf4d754 feat(deps): update dependency alembic to v1.17.2 2025-11-14 21:58:59 +00:00

View File

@@ -2,7 +2,7 @@ annotated-types==0.7.0
anyio==4.11.0
certifi==2025.11.12
creyPY[postgres]==3.0.0
fastapi==0.121.2
fastapi==0.121.3
fastapi-pagination==0.15.0
h11==0.14.0
httpcore==1.0.8
@@ -16,16 +16,16 @@ pydantic_core==2.23.4
python-dotenv==1.2.1
sniffio==1.3.1
SQLAlchemy==2.0.44
starlette==0.49.1
starlette==0.50.0
typing_extensions==4.15.0
Mako==1.3.10 # Alembic
MarkupSafe==3.0.3 # Alembic
alembic==1.17.1 # Alembic
alembic==1.17.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.3.0 # Uvicorn
click==8.3.1 # Uvicorn
uvicorn==0.38.0 # Uvicorn
iniconfig==2.3.0 # pytest