Skip to content

Commit b0fafe3

Browse files
Bump isort from 5.12.0 to 5.13.0 in /{{cookiecutter.repo_name}} (#13)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.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...5.13.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08e1546 commit b0fafe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.repo_name}}/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
black==23.11.0
33
flake8==6.1.0
44
flake8-debugger==4.1.2
5-
isort==5.12.0
5+
isort==5.13.0
66
pdbpp==0.10.3
77
pip-check-updates==0.23.0
88
pre-commit==3.6.0

0 commit comments

Comments
 (0)