Skip to content

Commit 108ec13

Browse files
Bump isort from 7.0.0 to 8.0.0
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>
1 parent 2e1eb1c commit 108ec13

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.4
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.1

0 commit comments

Comments
 (0)