Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
171568685d feat(deps): update dependency idna to v3.11 2025-10-12 16:43:06 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ jobs:
with: with:
no_commit: True no_commit: True
options: --in-place --remove-all-unused-imports -r --exclude **/__init__.py,**/db/models.py, 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: with:
commit_message: Adjusted files for isort & autopep commit_message: Adjusted files for isort & autopep

View File

@@ -7,7 +7,7 @@ fastapi-pagination==0.14.3
h11==0.14.0 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.11
psycopg==3.2.10 psycopg==3.2.10
psycopg-binary==3.2.10 psycopg-binary==3.2.10
psycopg-pool==3.2.6 psycopg-pool==3.2.6