Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
1969cfd498 feat(deps): update dependency pydantic_core to v2.47.0 2026-05-22 15:34:56 +00:00
renovate[bot]
5f60a96b3c feat(deps): update dependency click to v8.4.1 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-22 15:34:37 +00:00

View File

@@ -12,7 +12,7 @@ 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
@@ -25,7 +25,7 @@ alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.4.0 # Uvicorn
click==8.4.1 # Uvicorn
uvicorn==0.47.0 # Uvicorn
iniconfig==2.3.0 # pytest