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

This commit is contained in:
Renovate Bot 2025-12-03 03:01:36 +00:00
parent f2b38a9f11
commit 65f0f646dd
2 changed files with 2 additions and 2 deletions

View file

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