Skip to content

Commit

Permalink
Bump isort from 5.5.4 to 5.6.2
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](PyCQA/isort@5.5.4...5.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2020
1 parent e6e2194 commit ed62aa5
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 ed62aa5

Please sign in to comment.