Merge pull request 'Update dependency flake8-pyproject to >=1.2.4' (#309) from renovate/flake8-pyproject-1.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s

Reviewed-on: #309
This commit is contained in:
Tobias Brunner 2025-12-04 08:12:14 +00:00
commit 7de0dca512
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",