Skip to content

Commit bff5dc7

Browse files
Bump isort from 5.13.2 to 6.1.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0d4360 commit bff5dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev = [
4444
"black==24.8.0",
4545
"pycodestyle",
4646
"autoflake==2.3.1",
47-
"isort==5.13.2",
47+
"isort==6.1.0",
4848
"wheel",
4949
"ipython",
5050
"ipywidgets",

0 commit comments

Comments
 (0)