Compare commits

..

7 Commits

Author SHA1 Message Date
renovate[bot]
d4e607bbc2 feat(deps): update dependency fastapi to v0.118.0 2025-09-29 22:05:01 +00:00
renovate[bot]
53fe2c4a82 feat(deps): update dependency fastapi-pagination to v0.14.2 2025-09-29 17:13:07 +00:00
renovate[bot]
2e3fa63a94 feat(deps): update dependency markupsafe to v3.0.3 2025-09-27 21:50:44 +00:00
renovate[bot]
699bcc4fdc feat(deps): update dependency uvicorn to v0.37.0 2025-09-23 18:27:11 +00:00
renovate[bot]
2b112b56bf feat(deps): update dependency anyio to v4.11.0 2025-09-23 11:02:55 +00:00
renovate[bot]
9b40838bd9 feat(deps): update dependency fastapi to v0.117.1 2025-09-20 20:33:04 +00:00
renovate[bot]
fc7fe924bb feat(deps): update dependency uvicorn to v0.36.0 2025-09-20 01:59:00 +00:00

View File

@@ -1,9 +1,9 @@
annotated-types==0.7.0
anyio==4.10.0
anyio==4.11.0
certifi==2025.8.3
creyPY[postgres]==3.0.0
fastapi==0.116.2
fastapi-pagination==0.14.1
fastapi==0.118.0
fastapi-pagination==0.14.2
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
@@ -20,13 +20,13 @@ starlette==0.48.0
typing_extensions==4.15.0
Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic
MarkupSafe==3.0.3 # Alembic
alembic==1.16.5 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.3.0 # Uvicorn
uvicorn==0.35.0 # Uvicorn
uvicorn==0.37.0 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest