Skip to content

Commit f99ea77

Browse files
Bump isort from 6.0.0 to 6.0.1 in /{{cookiecutter.repo_name}} (#46)
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) --- 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 d34c8e7 commit f99ea77

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==25.1.0
33
flake8==7.1.2
44
flake8-debugger==4.1.2
5-
isort==6.0.0
5+
isort==6.0.1
66
pdbpp==0.10.3
77
pip-check-updates==0.27.0
88
pre-commit==4.1.0

0 commit comments

Comments
 (0)