Skip to content

Commit 796c7b9

Browse files
Bump isort from 5.13.2 to 6.0.0 (#197)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.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.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production 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 25e8379 commit 796c7b9

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
@@ -47,7 +47,7 @@ lint = [
4747
"bandit==1.8.2",
4848
"black==24.10.0",
4949
"flake8==7.1.1",
50-
"isort==5.13.2",
50+
"isort==6.0.0",
5151
"pydocstyle[toml]==6.3.0",
5252
]
5353
dramatiq = [

0 commit comments

Comments
 (0)