Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
d1f8002353 feat(deps): update dependency psycopg to v3.2.12 2025-10-26 01:55:11 +00:00
renovate[bot]
0c7e1cb380 feat(deps): update dependency fastapi to v0.120.0 2025-10-24 04:48:15 +00:00
renovate[bot]
ab4a9b5019 feat(deps): update dependency fastapi to v0.119.1 2025-10-20 14:45:05 +00:00
renovate[bot]
2e41287840 feat(deps): update dependency iniconfig to v2.3.0 2025-10-19 09:11:31 +00:00

View File

@@ -2,13 +2,13 @@ annotated-types==0.7.0
anyio==4.11.0
certifi==2025.10.5
creyPY[postgres]==3.0.0
fastapi==0.119.0
fastapi==0.120.0
fastapi-pagination==0.14.3
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.11
psycopg==3.2.11
psycopg==3.2.12
psycopg-binary==3.2.11
psycopg-pool==3.2.6
pydantic==2.9.2
@@ -28,7 +28,7 @@ SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.3.0 # Uvicorn
uvicorn==0.38.0 # Uvicorn
iniconfig==2.1.0 # pytest
iniconfig==2.3.0 # pytest
packaging==25.0 # pytest
pluggy==1.6.0 # pytest
pytest==8.4.2 # pytest