Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 25, 2020
1 parent 5e2f6ed commit 3efde8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ requests = "2.*"
[tool.poetry.dev-dependencies]
coveralls = "^1.11.1"
isort = "^4.3"
flake8 = "^3.8.1"
flake8 = "^3.8.2"
black = { version = "==19.10b0", allow-prereleases = true, python = "^3.6" }

[build-system]
Expand Down

0 comments on commit 3efde8c

Please sign in to comment.