Compare commits

...

7 Commits

Author SHA1 Message Date
renovate[bot]
e1f0d012dd feat(deps): update dependency certifi to v2025.4.26 2025-04-26 02:47:49 +00:00
renovate[bot]
b6a23f66b4 feat(deps): update dependency fastapi-pagination to v0.13.1 2025-04-24 19:34:14 +00:00
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
renovate[bot]
f6d27c543f feat(deps): update dependency httpcore to v1.0.8 2025-04-11 15:29:49 +00:00

View File

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