Skip to content

Commit 938d3d2

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

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.12.0
33
flake8==6.1.0
44
flake8-debugger==4.1.2
5-
isort==5.13.0
5+
isort==5.13.2
66
pdbpp==0.10.3
77
pip-check-updates==0.23.0
88
pre-commit==3.5.0

0 commit comments

Comments
 (0)