Skip to content

Commit 2960388

Browse files
Bump isort from 5.13.2 to 6.0.1 (#81)
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 4f24361 commit 2960388

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
@@ -20,7 +20,7 @@ matplotlib = "^3.8.4"
2020

2121

2222
[tool.poetry.group.dev.dependencies]
23-
isort = "^5.13.2"
23+
isort = "^6.0.1"
2424
black = "^24.3.0"
2525

2626
[tool.poetry.requires-plugins]

0 commit comments

Comments
 (0)