diff --git a/pyproject.toml b/pyproject.toml index 916c4bd7..0725fabc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ lint = [ "coverage", "flake8==7.1.1", "flake8-2020==1.8.1", - "flake8-bugbear==24.8.19", + "flake8-bugbear==24.12.12", "flake8-commas==4.0.0", "flake8-comprehensions==3.15.0", "flake8-length==0.3.1",