diff --git a/pyproject.toml b/pyproject.toml index 616e33a..e017182 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "bandit[toml]==1.7.5", "black==23.3.0", "check-manifest==0.49", - "flake8-bugbear==23.6.5", + "flake8-bugbear==23.7.10", "flake8-docstrings", "flake8-formatter_junit_xml", "flake8",