Skip to content

Commit a01ccd6

Browse files
build: bump isort from 5.13.2 to 6.0.0
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]>
1 parent f89d50f commit a01ccd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ ipython==8.31.0
121121
# via
122122
# ipykernel
123123
# myst-nb
124-
isort==5.13.2
124+
isort==6.0.0
125125
# via rocm-docs-core (pyproject.toml)
126126
jedi==0.19.2
127127
# via ipython

0 commit comments

Comments
 (0)