Skip to content

Commit c1db221

Browse files
build(deps-dev): bump isort from 8.0.0 to 8.0.1 (#247)
Bumps [isort](https://github.com/PyCQA/isort) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5c9a1d commit c1db221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ coverage = [
3737
]
3838
formatting = [
3939
"black==25.12.0",
40-
"isort==8.0.0"
40+
"isort==8.0.1"
4141
]
4242
linting = [
4343
"pylint==4.0.5"

0 commit comments

Comments
 (0)