diff --git a/pyproject.toml b/pyproject.toml index 7f077785..e3019a12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ lint = [ "coverage", "flake8==6.0.0", "flake8-2020==1.8.1", - "flake8-bugbear==23.6.5", + "flake8-bugbear==23.7.10", "flake8-commas==2.1.0", "flake8-comprehensions==3.14.0", "flake8-length==0.3.1",