Skip to content

Commit 034fb77

Browse files
Bump isort from 8.0.1 to 9.0.1 in /.github/workflows/requirements (#1496)
Bumps [isort](https://github.com/PyCQA/isort) from 8.0.1 to 9.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.1...9.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec9c145 commit 034fb77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/requirements/style.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==26.5.1
22
flake8==7.3.0
3-
isort[colors]==8.0.1
3+
isort[colors]==9.0.1
44
codespell==2.4.2
55
yamlfix==1.19.1
66
click==8.4.2

0 commit comments

Comments
 (0)