Update dependency flake8-bugbear to v21
Some checks are pending
continuous-integration/drone the build is pending
Some checks are pending
continuous-integration/drone the build is pending
This commit is contained in:
parent
8929d743e9
commit
d39534ecfb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ test =
|
||||||
lint =
|
lint =
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
flake8==3.8.4
|
flake8==3.8.4
|
||||||
flake8-bugbear==20.1.4
|
flake8-bugbear==21.4.3
|
||||||
flake8-comprehensions==3.2.3
|
flake8-comprehensions==3.2.3
|
||||||
flake8-docstrings==1.5.0
|
flake8-docstrings==1.5.0
|
||||||
flake8-print==3.1.4
|
flake8-print==3.1.4
|
||||||
|
|
|
||||||
Reference in a new issue