diff --git a/pyproject.toml b/pyproject.toml index 6ce962b..ac39a64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "mypy>=1.1.1,<2.0.0", "pre-commit>=3.2.1,<5.0.0", "setuptools>=68,<83", - "flake8-bugbear>=23.3.23,<25.0.0", + "flake8-bugbear>=23.3.23,<26.0.0", "pep8-naming>=0.13.3,<0.16.0", ] docs = [