Update dependency flake8-bugbear to v21
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
eb5d7ce774
commit
c573920e64
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ test =
|
|||
lint =
|
||||
black==20.8b1
|
||||
flake8==3.9.1
|
||||
flake8-bugbear==20.11.1
|
||||
flake8-bugbear==21.4.3
|
||||
flake8-comprehensions==3.4.0
|
||||
flake8-docstrings==1.6.0
|
||||
flake8-print==4.0.0
|
||||
|
|
|
|||
Reference in a new issue