Skip to content

Commit

Permalink
Merge pull request #5 from chris48s/dependabot/pip/flake8-3.8.1
Browse files Browse the repository at this point in the history
Bump flake8 from 3.7.9 to 3.8.1
  • Loading branch information
chris48s committed May 12, 2020
2 parents 414d013 + 26bc4e2 commit 5e2f6ed
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 28 deletions.
82 changes: 55 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 @@ -15,7 +15,7 @@ requests = "2.*"
[tool.poetry.dev-dependencies]
coveralls = "^1.11.1"
isort = "^4.3"
flake8 = "^3.7.8 "
flake8 = "^3.8.1"
black = { version = "==19.10b0", allow-prereleases = true, python = "^3.6" }

[build-system]
Expand Down

0 comments on commit 5e2f6ed

Please sign in to comment.