Skip to content

Commit

Permalink
chore(deps-dev): bump flake8 from 3.7.9 to 3.8.3
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.3.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 13, 2020
1 parent ff03d71 commit e7c3f45
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 28 deletions.
45 changes: 18 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ autoflake = "^1.3"
autopep8 = "^1.5"
bump2version = "^0.5.11"
coveralls = "^2.0"
flake8 = "^3.7"
flake8 = "^3.8"
isort = "^4.3"
pylint = "^2.4"
pyminifier = "^2.1"
Expand Down

0 comments on commit e7c3f45

Please sign in to comment.