Skip to content

Commit 06d7247

Browse files
Bump isort from 5.13.2 to 6.0.1 (#443)
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3f6bfe commit 06d7247

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pylint = "^3.3.4"
5959
pylint-pytest = "^1.1.8"
6060
pydocstyle = "^6.1.1"
6161
black = "^25.1.0"
62-
isort = "^5.13.2"
62+
isort = "^6.0.1"
6363
doc8 = "1.1.2"
6464

6565
[tool.poetry.extras]

0 commit comments

Comments
 (0)