Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
727d671d34 feat(deps): update dependency psycopg-binary to v3.2.7 2025-04-30 15:44:05 +00:00

View File

@@ -8,14 +8,14 @@ h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.10
psycopg==3.2.9
psycopg-binary==3.2.9
psycopg==3.2.6
psycopg-binary==3.2.7
psycopg-pool==3.2.6
pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.1.0
sniffio==1.3.1
SQLAlchemy==2.0.41
SQLAlchemy==2.0.40
starlette==0.46.2
typing_extensions==4.13.2
@@ -25,12 +25,12 @@ alembic==1.15.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.2.0 # Uvicorn
click==8.1.8 # Uvicorn
uvicorn==0.34.2 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest
pluggy==1.6.0 # pytest
packaging==24.1 # pytest
pluggy==1.5.0 # pytest
pytest==8.3.5 # pytest
fastapi-filters==0.3.0 # Filters