diff --git a/pyproject.toml b/pyproject.toml index 53f89178..cb965bde 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.12.2", + "flake8-bugbear==24.1.16", "flake8-commas==2.1.0", "flake8-comprehensions==3.14.0", "flake8-length==0.3.1",