Skip to content

Commit cce6bf8

Browse files
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] <[email protected]>
1 parent 4e2e957 commit cce6bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dev =
2020
twine == 4.0.2
2121
format =
2222
black == 22.12.0
23-
isort == 5.12.0
23+
isort == 5.13.2
2424
test =
2525
bandit == 1.7.8
2626
mypy == 1.9.0

0 commit comments

Comments
 (0)