Skip to content

Commit

Permalink
Bump flake8 from 3.7.9 to 3.8.1
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.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 12, 2020
1 parent d1e9b63 commit 265aaaf
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 28 deletions.
63 changes: 36 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 @@ -17,7 +17,7 @@ deepmerge = "==0.1.0"

[tool.poetry.dev-dependencies]
isort = "^4.3"
flake8 = "^3.7.9"
flake8 = "^3.8.1"
black = { version = "==19.10b0", allow-prereleases = true }
coveralls = "^2.0.0"

Expand Down

0 comments on commit 265aaaf

Please sign in to comment.