Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
50ad31f331 feat(deps): update dependency psycopg to v3.2.9 2025-05-13 16:30:15 +00:00
renovate[bot]
493492cd4f feat(deps): update dependency psycopg-binary to v3.2.8 2025-05-11 22:48:10 +00:00
renovate[bot]
2df1a18f70 feat(deps): update dependency psycopg to v3.2.8 2025-05-11 18:10:51 +00:00
renovate[bot]
9ab291afb5 feat(deps): update dependency click to v8.2.0 2025-05-10 22:51:13 +00:00

View File

@@ -8,8 +8,8 @@ h11==0.14.0
httpcore==1.0.8 httpcore==1.0.8
httpx==0.28.1 httpx==0.28.1
idna==3.10 idna==3.10
psycopg==3.2.7 psycopg==3.2.9
psycopg-binary==3.2.7 psycopg-binary==3.2.8
psycopg-pool==3.2.6 psycopg-pool==3.2.6
pydantic==2.9.2 pydantic==2.9.2
pydantic_core==2.23.4 pydantic_core==2.23.4
@@ -25,7 +25,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.2.0 # Uvicorn
uvicorn==0.34.2 # Uvicorn uvicorn==0.34.2 # Uvicorn
iniconfig==2.1.0 # pytest iniconfig==2.1.0 # pytest