Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2021
1 parent 68f877f commit 6cfa7ac
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 @@ -53,7 +53,7 @@ pytest = "^6.2"
pytest-emoji = "^0.2.0"
flake8 = "^4.0"
black = {version = "^21.11b1", allow-prereleases = true}
isort = "^5.9.2"
isort = "^5.10.1"
pytest-asyncio = "^0.16.0"
pytest-cov = "^3.0"
mypy = "^0.910"
Expand Down

0 comments on commit 6cfa7ac

Please sign in to comment.