Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
fc7fe924bb feat(deps): update dependency uvicorn to v0.36.0 2025-09-20 01:59:00 +00:00
renovate[bot]
7588918306 feat(deps): update dependency click to v8.3.0 2025-09-18 21:03:06 +00:00
renovate[bot]
5739626959 feat(deps): update dependency starlette to v0.48.0 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 02:43:55 +00:00

View File

@@ -16,7 +16,7 @@ pydantic_core==2.23.4
python-dotenv==1.1.1
sniffio==1.3.1
SQLAlchemy==2.0.43
starlette==0.47.3
starlette==0.48.0
typing_extensions==4.15.0
Mako==1.3.10 # Alembic
@@ -25,8 +25,8 @@ alembic==1.16.5 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.2.2 # Uvicorn
uvicorn==0.35.0 # Uvicorn
click==8.3.0 # Uvicorn
uvicorn==0.36.0 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest