Merge pull request 'Update dependency flake8 to v3.9.2' (#24) from renovate/flake8-3.x into develop
continuous-integration/drone the build failed
Details
continuous-integration/drone the build failed
Details
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/24pull/27/head
commit
7a196e9e6b
|
@ -11,7 +11,7 @@ test =
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
flake8==3.9.1
|
flake8==3.9.2
|
||||||
flake8-bugbear==21.4.3
|
flake8-bugbear==21.4.3
|
||||||
flake8-comprehensions==3.4.0
|
flake8-comprehensions==3.4.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
|
|
Loading…
Reference in New Issue