Skip to content

Commit bd64995

Browse files
Bump isort from 5.11.4 to 5.12.0
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.11.4...5.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a48ad7f commit bd64995

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -37,7 +37,7 @@ blacken-docs = "^1.13.0"
3737
coverage = {version = "^7.1", extras = ["toml"]}
3838
flake8 = "^4.0.1"
3939
flake8-docstrings = "^1.7.0"
40-
isort = "^5.11.4"
40+
isort = "^5.12.0"
4141
mypy = "^0.991"
4242
pre-commit = "^3.0.1"
4343
pre-commit-hooks = "^4.4.0"

0 commit comments

Comments
 (0)