Bump flake8 from 3.8.3 to 3.8.4 (#81)

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-12 09:53:22 +02:00 committed by GitHub
parent 85ae0bd607
commit 5a231911da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cryptography==2.9.2 # via secretstorage
distlib==0.3.0 # via virtualenv
docutils==0.16 # via readme-renderer
filelock==3.0.12 # via tox, virtualenv
flake8==3.8.3 # via -r requirements-dev.in
flake8==3.8.4 # via -r requirements-dev.in
idna==2.9 # via requests
iniconfig==1.0.1 # via pytest
isort==4.3.21 # via pylint