Compare commits

...

4 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
renovate[bot]
2317ffc054 feat(deps): update dependency idna to v3.18 2026-06-02 15:53:49 +00:00
renovate[bot]
e8d3534f2d feat(deps): update dependency starlette to v1.2.1 2026-05-31 01:53:08 +00:00

View File

@@ -7,16 +7,16 @@ fastapi-pagination==0.15.14
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.17
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
SQLAlchemy==2.0.50
starlette==1.2.0
starlette==1.2.1
typing_extensions==4.15.0
Mako==1.3.12 # Alembic
@@ -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