Skip to content

Commit 5368eb0

Browse files
Bump isort from 7.0.0 to 8.0.0 (#111)
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 8.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 cee73a3 commit 5368eb0

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.5
13-
isort==7.0.0
13+
isort==8.0.0
1414
pytest-cov==7.0.0
1515
pytest-html==4.2.0
1616
ruff==0.15.2

0 commit comments

Comments
 (0)