diff --git a/pyproject.toml b/pyproject.toml index 34816474..53f89178 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ lint = [ "coverage", "flake8==6.1.0", "flake8-2020==1.8.1", - "flake8-bugbear==23.11.28", + "flake8-bugbear==23.12.2", "flake8-commas==2.1.0", "flake8-comprehensions==3.14.0", "flake8-length==0.3.1",