Skip to content

Commit 4d858c8

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

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)