diff --git a/pyproject.toml b/pyproject.toml index 6a5ca7be0..3faf6843e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ flake8-quotes = "^3.0" flake8-comprehensions = "^3.1" flake8-docstrings = "^1.3" flake8-string-format = "^0.3" -flake8-bugbear = ">=20.1,<22.0" +flake8-bugbear = ">=20.1,<23.0" flake8-debugger = "^4.0" flake8-isort = "^4.0" flake8-eradicate = "^1.0"