Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
3f455c55d2 feat(deps): update dependency pydantic_core to v2.46.4 2026-05-17 09:18:28 +00:00
renovate[bot]
da9b675af5 feat(deps): update dependency uvicorn to v0.47.0 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 09:18:17 +00:00

View File

@@ -12,7 +12,7 @@ psycopg==3.3.4
psycopg-binary==3.3.4 psycopg-binary==3.3.4
psycopg-pool==3.3.1 psycopg-pool==3.3.1
pydantic==2.9.2 pydantic==2.9.2
pydantic_core==2.23.4 pydantic_core==2.46.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.49
@@ -26,7 +26,7 @@ alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.4.0 # Uvicorn click==8.4.0 # Uvicorn
uvicorn==0.41.0 # Uvicorn uvicorn==0.47.0 # Uvicorn
iniconfig==2.3.0 # pytest iniconfig==2.3.0 # pytest
packaging==26.2 # pytest packaging==26.2 # pytest