Update dependency flake8 to >=7.3.0
All checks were successful
Tests / test (push) Successful in 25s
All checks were successful
Tests / test (push) Successful in 25s
This commit is contained in:
parent
c703f2c190
commit
7530fa4191
2 changed files with 11 additions and 11 deletions
|
@ -30,7 +30,7 @@ dev = [
|
|||
"bumpver>=2024.1130",
|
||||
"coverage>=7.9.1",
|
||||
"djlint>=1.36.4",
|
||||
"flake8>=7.2.0",
|
||||
"flake8>=7.3.0",
|
||||
"flake8-bugbear>=24.12.12",
|
||||
"flake8-pyproject>=1.2.3",
|
||||
"isort>=6.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue