Skip to content

Commit fc4c555

Browse files
Bump isort from 5.13.2 to 6.0.1 (#67)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 910f1e0 commit fc4c555

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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 @@ matplotlib = "^3.8.4"
2525

2626

2727
[tool.poetry.group.dev.dependencies]
28-
isort = "^5.13.2"
28+
isort = "^6.0.1"
2929
black = "^25.1.0"
3030

3131
[tool.poetry.requires-plugins]

0 commit comments

Comments
 (0)