Skip to content

Commit 0771773

Browse files
chore(deps-dev): bump isort from 5.10.1 to 5.12.0 (#8858)
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 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.10.1...5.12.0) --- 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>
1 parent ed19cec commit 0771773

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
@@ -134,7 +134,7 @@ dnspython = "<2"
134134
nose = "1.3.7"
135135
pylint = "2.17.4"
136136
pep8 = "1.7.1"
137-
isort = "5.10.1"
137+
isort = "5.12.0"
138138
black = "22.3.0"
139139
pre-commit = "2.19.0"
140140
pytype = "2022.2.8"

0 commit comments

Comments
 (0)