Skip to content
Snippets Groups Projects
Commit fc8695d6 authored by Jonathan de Jong's avatar Jonathan de Jong Committed by Erik Johnston
Browse files

Fix version for bugbear (#9734)

parent 5fe38e07
No related branches found
No related tags found
No related merge requests found
Pin flake8-bugbear's version.
\ No newline at end of file
......@@ -99,7 +99,7 @@ CONDITIONAL_REQUIREMENTS["lint"] = [
"isort==5.7.0",
"black==20.8b1",
"flake8-comprehensions",
"flake8-bugbear",
"flake8-bugbear==21.3.2",
"flake8",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment