Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2021
1 parent 411c576 commit 3957619
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -36,7 +36,7 @@ blacken-docs = "^1.10.0"
coverage = {version = "^5.5", extras = ["toml"]}
flake8 = "^3.9.1"
flake8-docstrings = "^1.6.0"
isort = "^5.8.0"
isort = "^5.9.1"
mypy = "^0.902"
pre-commit = "^2.13.0"
pre-commit-hooks = "^4.0.1"
Expand Down

0 comments on commit 3957619

Please sign in to comment.