diff --git a/pyproject.toml b/pyproject.toml index ba61973a..1c9ffb5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -126,7 +126,7 @@ dev = [ "pytest-instafail==0.5.0", "pytest-cov==5.0.0", "flake8==7.1.1", - "flake8-bugbear==24.4.26", + "flake8-bugbear==24.8.19", "flake8-encodings==0.5.1", "flake8-comprehensions==3.15.0", "flake8-logging-format==0.9.0",