diff --git a/pyproject.toml b/pyproject.toml index a9350111..4551ac3a 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.4.26", + "flake8-bugbear==24.8.19", "flake8-commas==4.0.0", "flake8-comprehensions==3.15.0", "flake8-length==0.3.1",