Update dependency flake8 to v3.9.1
continuous-integration/drone the build failed Details

pull/15/head
Renovate Bot 2021-04-27 14:17:35 +00:00
parent 8929d743e9
commit 50209a04a0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ test =
# Used inside tox for linting
lint =
black==20.8b1
flake8==3.8.4
flake8==3.9.1
flake8-bugbear==20.1.4
flake8-comprehensions==3.2.3
flake8-docstrings==1.5.0