Skip to content

Commit a354e14

Browse files
Bump isort from 6.1.0 to 7.0.0 (#76)
Bumps [isort](https://github.com/PyCQA/isort) from 6.1.0 to 7.0.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54686f1 commit a354e14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ codecov==2.1.13
1010
pytest-cov==7.0.0
1111
flake8==7.3.0
1212
pylint==4.0.0
13-
isort==6.1.0
13+
isort==7.0.0
1414
pytest-cov==7.0.0
1515
pytest-html==4.1.1
1616
ruff==0.14.0

0 commit comments

Comments
 (0)