Skip to content

Commit bc6c518

Browse files
Bump isort from 5.11.4 to 5.12.0 (#400)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f81b02 commit bc6c518

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
@@ -22,7 +22,7 @@ requests = "^2.28.2"
2222
[tool.poetry.dev-dependencies]
2323
pre-commit = "^2.21.0"
2424
black = "^23.1.0"
25-
isort = "^5.11.4"
25+
isort = "^5.12.0"
2626
coverage = {extras = ["toml"], version = "^7.1"}
2727
mypy = "^0.991"
2828
detect-secrets = "^1.4.0"

0 commit comments

Comments
 (0)