[flake8-bugbear] Update to 25.10.21 (#14912)

This commit is contained in:
Semyon Moroz
2025-10-23 17:15:44 +02:00
committed by GitHub
parent c7f70d8ac9
commit 4878587038
3 changed files with 44 additions and 72 deletions
@@ -24,7 +24,7 @@ bugbear.NamedExprFinder.__gt__
bugbear.NamedExprFinder.__le__
bugbear.NamedExprFinder.__lt__
bugbear.NamedExprFinder.__match_args__
# >= Python 3.13
# == Python 3.13
bugbear.B040CaughtException.__replace__
bugbear.B041VariableKeyType.__replace__
bugbear.BugBearChecker.__replace__