Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Bump flake8 from 3.7.7 to 3.7.8
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.7 to 3.7.8.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.7...3.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 11, 2019
1 parent 6575eb4 commit 56a5f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -10,7 +10,7 @@ pytest = "*"

[dev-packages]
coveralls = "==1.7.0"
flake8 = "==3.7.7"
flake8 = "==3.7.8"
flake8-docstrings = "==1.3.0"
flake8-isort = "==2.7.0"
pytest = "==4.4.0"
Expand Down

0 comments on commit 56a5f7f

Please sign in to comment.