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

2
uv.lock generated
View file

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