Update dependency flake8-bugbear to >=25.11.29
All checks were successful
Tests / test (push) Successful in 24s

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

View file

@ -33,7 +33,7 @@ dev = [
"coverage>=7.12.0",
"djlint>=1.36.4",
"flake8>=7.3.0",
"flake8-bugbear>=25.10.21",
"flake8-bugbear>=25.11.29",
"flake8-pyproject>=1.2.3",
"isort>=7.0.0",
"pytest>=9.0.1",