Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
ccbd977fd7 feat(deps): update dependency psycopg-binary to v3.2.9 2025-05-13 16:30:18 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -91,7 +91,7 @@ jobs:
git config --local user.name "creyD"
- name: Git Version
uses: codacy/git-version@2.8.2
uses: codacy/git-version@2.8.0
id: git_version
with:
minor-identifier: "feat:"

View File

@@ -1,37 +1,37 @@
annotated-types==0.7.0
anyio==4.9.0
certifi==2025.6.15
certifi==2025.4.26
creyPY[postgres]==3.0.0
fastapi==0.115.12
fastapi-pagination==0.13.2
fastapi-pagination==0.13.1
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.10
psycopg==3.2.9
psycopg==3.2.8
psycopg-binary==3.2.9
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.14.0
typing_extensions==4.13.2
Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.16.2 # Alembic
alembic==1.15.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.2.1 # Uvicorn
uvicorn==0.34.3 # Uvicorn
click==8.2.0 # Uvicorn
uvicorn==0.34.2 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest
pluggy==1.6.0 # pytest
pytest==8.4.0 # pytest
pluggy==1.5.0 # pytest
pytest==8.3.5 # pytest
fastapi-filters==0.3.0 # Filters