Compare commits

..

3 Commits

Author SHA1 Message Date
renovate[bot]
d0c0bd9a17 feat(deps): update dependency pydantic_core to v2.47.0 2026-05-25 01:01:03 +00:00
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

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