Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
6ba2240ce2 Merge 7c8383f171 into 667d108987 2026-04-15 08:39:04 +00:00
renovate[bot]
7c8383f171 feat(deps): update stefanzweifel/git-auto-commit-action action to v7 2026-04-15 08:39:00 +00:00
2 changed files with 2 additions and 2 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@v5
- uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: Adjusted files for isort & autopep

View File

@@ -1,6 +1,6 @@
annotated-types==0.7.0
anyio==4.13.0
certifi==2026.4.22
certifi==2025.11.12
creyPY[postgres]==3.0.0
fastapi==0.135.3
fastapi-pagination==0.15.12