Skip to content

Commit bd697e5

Browse files
build(deps-dev): bump isort from 5.12.0 to 5.13.2 (#60)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 198b051 commit bd697e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==23.12.1
22
isort; python_version < "3.8"
3-
isort==5.12.0; python_version >= "3.8"
3+
isort==5.13.2; python_version >= "3.8"
44
pre-commit; python_version < "3.8"
55
pre-commit==3.4.0; python_version >= "3.8"
66
flake8; python_version < "3.8"

0 commit comments

Comments
 (0)