Update dependency flake8-pyproject to >=1.2.4
All checks were successful
Tests / test (push) Successful in 29s

This commit is contained in:
Renovate Bot 2025-11-29 03:01:16 +00:00
parent f9bf71a2c1
commit c7d9903076
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@ dev = [
"djlint>=1.36.4",
"flake8>=7.3.0",
"flake8-bugbear>=25.10.21",
"flake8-pyproject>=1.2.3",
"flake8-pyproject>=1.2.4",
"isort>=7.0.0",
"pytest>=9.0.1",
"pytest-cov>=7.0.0",