diff --git a/setup.py b/setup.py index 19116618c..2b61e4b7f 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ "lint": [ "mypy==0.991", "flake8==6.0.0", - "flake8-bugbear==23.1.17", + "flake8-bugbear==23.1.20", "pre-commit~=2.4", ], "docs": [