Skip to content

Commit ca66f51

Browse files
chore(deps-dev): bump isort from 5.12.0 to 6.1.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.12.0 to 6.1.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9f14cb commit ca66f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sphinx==8.0.0
22
black==24.10.0
33
flake8==7.1.0
4-
isort==5.12.0
4+
isort==6.1.0
55
mypy==1.8.0
66
pylint==3.2.6
77
setuptools==72.1.0

0 commit comments

Comments
 (0)