Skip to content

Commit

Permalink
Merge pull request #63 from chris48s/dependabot/pip/flake8-3.8.4
Browse files Browse the repository at this point in the history
Bump flake8 from 3.8.3 to 3.8.4
  • Loading branch information
chris48s committed Oct 10, 2020
2 parents f87462b + c3b0ea7 commit b099307
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 @@ -27,7 +27,7 @@ refract = "==0.4.0"

[tool.poetry.dev-dependencies]
isort = "^5.5"
flake8 = "^3.8.3"
flake8 = "^3.8.4"
black = { version = "==20.8b1", allow-prereleases = true }
coveralls = "^2.1.2"

Expand Down

0 comments on commit b099307

Please sign in to comment.