Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
b8a5c52340 feat(deps): update dependency pydantic to v2.13.4 2026-06-04 02:24:44 +00:00
renovate[bot]
ce76ef2c55 feat(deps): update dependency uvicorn to v0.49.0 2026-06-03 23:51:04 +00:00

View File

@@ -11,7 +11,7 @@ idna==3.18
psycopg==3.3.4
psycopg-binary==3.3.4
psycopg-pool==3.3.1
pydantic==2.9.2
pydantic==2.13.4
pydantic_core==2.23.4
python-dotenv==1.2.2
sniffio==1.3.1
@@ -26,7 +26,7 @@ alembic==1.18.4 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.4.1 # Uvicorn
uvicorn==0.48.0 # Uvicorn
uvicorn==0.49.0 # Uvicorn
iniconfig==2.3.0 # pytest
packaging==26.2 # pytest