Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
a69b2341d5 feat(deps): update dependency uvicorn to v0.34.1 2025-04-13 17:41:11 +00:00
renovate[bot]
9a2655d225 feat(deps): update dependency starlette to v0.46.2 2025-04-13 14:49:02 +00:00

View File

@@ -16,7 +16,7 @@ pydantic_core==2.23.4
python-dotenv==1.1.0
sniffio==1.3.1
SQLAlchemy==2.0.40
starlette==0.46.1
starlette==0.46.2
typing_extensions==4.13.2
Mako==1.3.10 # Alembic
@@ -26,7 +26,7 @@ alembic==1.15.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.1.8 # Uvicorn
uvicorn==0.34.0 # Uvicorn
uvicorn==0.34.1 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==24.1 # pytest