diff --git a/pyproject.toml b/pyproject.toml index ced85f7..34b9da5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ dev = [ "bandit[toml]==1.7.5", "black==23.11.0", - "flake8-bugbear==23.9.16", + "flake8-bugbear==23.11.26", "flake8-builtins==2.2.0", "flake8-comprehensions==3.14.0", "flake8-docstrings==1.7.0",