Skip to content

Commit 22e67a9

Browse files
Bump isort from 6.0.0 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 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@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d994c55 commit 22e67a9

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 @@ lint = [
4444
"bandit==1.8.3",
4545
"black==25.1.0",
4646
"flake8==7.1.2",
47-
"isort==6.0.0",
47+
"isort==6.0.1",
4848
"pydocstyle[toml]==6.3.0",
4949
]
5050

0 commit comments

Comments
 (0)