Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
2292e125cd feat(deps): update dependency pydantic_core to v2.46.3 2026-05-05 00:35:44 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ jobs:
with:
no_commit: True
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py,
- uses: stefanzweifel/git-auto-commit-action@v7
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Adjusted files for isort & autopep

View File

@@ -7,12 +7,12 @@ fastapi-pagination==0.15.12
h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.13
idna==3.11
psycopg==3.3.4
psycopg-binary==3.3.4
psycopg-pool==3.3.1
pydantic==2.9.2
pydantic_core==2.23.4
pydantic_core==2.46.3
python-dotenv==1.2.2
sniffio==1.3.1
SQLAlchemy==2.0.49