Compare commits

...

3 Commits

Author SHA1 Message Date
renovate[bot]
20dc2c6fa0 feat(deps): update dependency iniconfig to v2.1.0 2025-03-19 23:00:28 +00:00
renovate[bot]
2c6b35e3dd feat(deps): update dependency anyio to v4.9.0 2025-03-17 01:34:35 +00:00
renovate[bot]
fadc83e19b feat(deps): update dependency psycopg-binary to v3.2.6 2025-03-13 02:23:58 +00:00

View File

@@ -1,5 +1,5 @@
annotated-types==0.7.0
anyio==4.8.0
anyio==4.9.0
certifi==2025.1.31
creyPY[postgres]==3.0.0
fastapi==0.115.11
@@ -9,7 +9,7 @@ httpcore==1.0.6
httpx==0.28.1
idna==3.10
psycopg==3.2.6
psycopg-binary==3.2.5
psycopg-binary==3.2.6
psycopg-pool==3.2.6
pydantic==2.9.2
pydantic_core==2.23.4
@@ -28,7 +28,7 @@ SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.1.8 # Uvicorn
uvicorn==0.34.0 # Uvicorn
iniconfig==2.0.0 # pytest
iniconfig==2.1.0 # pytest
packaging==24.1 # pytest
pluggy==1.5.0 # pytest
pytest==8.3.5 # pytest