Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
f2893d55f7 feat(deps): update dependency sqlalchemy to v2.0.50 2026-05-24 21:57:21 +00:00
renovate[bot]
df3c7602f2 feat(deps): update dependency uvicorn to v0.48.0 2026-05-24 12:50:03 +00:00

View File

@@ -15,7 +15,7 @@ pydantic==2.9.2
pydantic_core==2.23.4 pydantic_core==2.23.4
python-dotenv==1.2.2 python-dotenv==1.2.2
sniffio==1.3.1 sniffio==1.3.1
SQLAlchemy==2.0.49 SQLAlchemy==2.0.50
starlette==1.1.0 starlette==1.1.0
typing_extensions==4.15.0 typing_extensions==4.15.0
@@ -26,7 +26,7 @@ alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.4.1 # Uvicorn click==8.4.1 # Uvicorn
uvicorn==0.47.0 # Uvicorn uvicorn==0.48.0 # Uvicorn
iniconfig==2.3.0 # pytest iniconfig==2.3.0 # pytest
packaging==26.2 # pytest packaging==26.2 # pytest