Compare commits

..

4 Commits

Author SHA1 Message Date
renovate[bot]
3e4e5d9cf1 feat(deps): update dependency fastapi-pagination to v0.13.0 2025-04-21 15:30:45 +00:00
renovate[bot]
e3ae8ae526 feat(deps): update dependency uvicorn to v0.34.2 2025-04-19 06:22:30 +00:00
renovate[bot]
a69b2341d5 feat(deps): update dependency uvicorn to v0.34.1 2025-04-13 17:41:11 +00:00
renovate[bot]
9a2655d225 feat(deps): update dependency starlette to v0.46.2 2025-04-13 14:49:02 +00:00

View File

@@ -3,7 +3,7 @@ anyio==4.9.0
certifi==2025.1.31 certifi==2025.1.31
creyPY[postgres]==3.0.0 creyPY[postgres]==3.0.0
fastapi==0.115.12 fastapi==0.115.12
fastapi-pagination==0.12.31 fastapi-pagination==0.13.0
h11==0.14.0 h11==0.14.0
httpcore==1.0.8 httpcore==1.0.8
httpx==0.28.1 httpx==0.28.1
@@ -16,7 +16,7 @@ pydantic_core==2.23.4
python-dotenv==1.1.0 python-dotenv==1.1.0
sniffio==1.3.1 sniffio==1.3.1
SQLAlchemy==2.0.40 SQLAlchemy==2.0.40
starlette==0.46.1 starlette==0.46.2
typing_extensions==4.13.2 typing_extensions==4.13.2
Mako==1.3.10 # Alembic Mako==1.3.10 # Alembic
@@ -26,7 +26,7 @@ alembic==1.15.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.1.8 # Uvicorn click==8.1.8 # Uvicorn
uvicorn==0.34.0 # Uvicorn uvicorn==0.34.2 # Uvicorn
iniconfig==2.1.0 # pytest iniconfig==2.1.0 # pytest
packaging==24.1 # pytest packaging==24.1 # pytest