diff --git a/pyproject.toml b/pyproject.toml index 4ef407fd0..7400a504f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ dev = [ "pytest-instafail==0.5.0", "pytest-cov==6.0.0", "flake8==7.1.1", - "flake8-bugbear==24.8.19", + "flake8-bugbear==24.10.31", "flake8-encodings==0.5.1", "flake8-comprehensions==3.15.0", "flake8-logging-format==0.9.0",