mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-02 11:56:04 -04:00
Fix version for bugbear (#9734)
This commit is contained in:
parent
33548f37aa
commit
4609e58970
2 changed files with 2 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -99,7 +99,7 @@ CONDITIONAL_REQUIREMENTS["lint"] = [
|
|||
"isort==5.7.0",
|
||||
"black==20.8b1",
|
||||
"flake8-comprehensions",
|
||||
"flake8-bugbear",
|
||||
"flake8-bugbear==21.3.2",
|
||||
"flake8",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue