Skip to content

Commit 7fee9ce

Browse files
dependabot[bot]octo-sts[bot]
andauthored
chore(deps): bump isort from 7.0.0 to 8.0.1 (#500)
* chore(deps): bump isort from 7.0.0 to 8.0.1 Bumps [isort](https://github.com/PyCQA/isort) from 7.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@7.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update uv.lock Signed-off-by: octo-sts[bot] <801323+octo-sts[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: octo-sts[bot] <801323+octo-sts[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: octo-sts[bot] <801323+octo-sts[bot]@users.noreply.github.com>
1 parent 8236fcf commit 7fee9ce

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
dev = [
1515
"black==26.3.1",
1616
"flake8==7.3.0",
17-
"isort==7.0.0",
17+
"isort==8.0.1",
1818
"mypy==1.19.1",
1919
"mypy-extensions==1.1.0",
2020
"pylint==4.0.5",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)