Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
d06935bf18 feat(deps): update dependency starlette to v1 2026-05-15 21:57:57 +00:00

View File

@@ -16,7 +16,7 @@ pydantic_core==2.23.4
python-dotenv==1.2.2
sniffio==1.3.1
SQLAlchemy==2.0.49
starlette==0.52.1
starlette==1.0.0
typing_extensions==4.15.0
Mako==1.3.12 # Alembic
@@ -26,7 +26,7 @@ alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.3.3 # Uvicorn
uvicorn==0.47.0 # Uvicorn
uvicorn==0.41.0 # Uvicorn
iniconfig==2.3.0 # pytest
packaging==25.0 # pytest