Merge pull request 'Update dependency flake8 to >=7.2.0' (#77) from renovate/flake8-7.x into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled

Reviewed-on: #77
This commit is contained in:
Tobias Kunze 2025-06-02 12:54:30 +00:00
commit 1892d27475
2 changed files with 11 additions and 11 deletions

View file

@ -29,7 +29,7 @@ dev = [
"bumpver>=2024.1130",
"coverage>=7.7.0",
"djlint>=1.36.4",
"flake8>=7.1.2",
"flake8>=7.2.0",
"flake8-bugbear>=24.12.12",
"flake8-pyproject>=1.2.3",
"isort>=6.0.1",