Skip to content

Commit

Permalink
Merge pull request #35 from chris48s/dependabot/pip/isort-5.6.2
Browse files Browse the repository at this point in the history
Bump isort from 5.5.4 to 5.6.2
  • Loading branch information
chris48s committed Oct 11, 2020
2 parents e6e2194 + ed62aa5 commit 6b3e195
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 92 deletions.
173 changes: 82 additions & 91 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 @@ -14,7 +14,7 @@ requests = "2.*"

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

Expand Down

0 comments on commit 6b3e195

Please sign in to comment.