Update dependency flake8-docstrings to v1.6.0
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
d39faee995
commit
1394c646e3
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ lint =
|
||||||
flake8==3.9.1
|
flake8==3.9.1
|
||||||
flake8-bugbear==20.11.1
|
flake8-bugbear==20.11.1
|
||||||
flake8-comprehensions==3.4.0
|
flake8-comprehensions==3.4.0
|
||||||
flake8-docstrings==1.5.0
|
flake8-docstrings==1.6.0
|
||||||
flake8-print==4.0.0
|
flake8-print==4.0.0
|
||||||
flake8-quotes==3.2.0
|
flake8-quotes==3.2.0
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue