Skip to content

Commit b7f51d4

Browse files
Bump isort from 5.9.3 to 5.10.1
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]>
1 parent e90719a commit b7f51d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ typing-extensions = "^3.7.4"
2525
black = "^21.7b0"
2626
flake8 = "^3.9.2"
2727
flake8-pyi = "^20.10.0"
28-
isort = "^5.9.3"
28+
isort = "^5.10.1"
2929
pre-commit = "^2.14.0"
3030
pytest = "^6.2.4"
3131
pytest-mypy-plugins = "^1.9.3"

0 commit comments

Comments
 (0)