Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
f7a141d916 feat(deps): update dependency psycopg-binary to v3.3.2 2025-12-07 00:41:27 +00:00

View File

@@ -9,7 +9,7 @@ httpcore==1.0.8
httpx==0.28.1 httpx==0.28.1
idna==3.11 idna==3.11
psycopg==3.3.2 psycopg==3.3.2
psycopg-binary==3.3.1 psycopg-binary==3.3.2
psycopg-pool==3.3.0 psycopg-pool==3.3.0
pydantic==2.9.2 pydantic==2.9.2
pydantic_core==2.23.4 pydantic_core==2.23.4
@@ -31,7 +31,7 @@ uvicorn==0.38.0 # Uvicorn
iniconfig==2.3.0 # pytest iniconfig==2.3.0 # pytest
packaging==25.0 # pytest packaging==25.0 # pytest
pluggy==1.6.0 # pytest pluggy==1.6.0 # pytest
pytest==9.0.2 # pytest pytest==8.4.2 # pytest
fastapi-filters==0.3.1 # Filters fastapi-filters==0.3.1 # Filters