diff --git a/pyproject.toml b/pyproject.toml index 6fe8759..75ebac4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ tests = [ "flake8-docstrings>=1.6,<1.8", "six>=1.15,<1.17", "zipp>=3.11,<3.19", - "flake8-bugbear>=22.12.6,<24.3.0", + "flake8-bugbear>=24.4.26,<24.5.0", "typed-ast~=1.5.4", "codecov~=2.1.10" ]