Skip to content

Commit 86e2c39

Browse files
Bump isort from 6.0.1 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 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.0.1...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] <[email protected]>
1 parent 6fe65c0 commit 86e2c39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fairlearn = "^0.13.0"
1717
matplotlib = "3.7.5"
1818
aif360 = "^0.6.1"
1919
evidently = "^0.7.15"
20-
isort = "^6.0.1"
20+
isort = "^7.0.0"
2121
pre-commit = "4.3.0"
2222
ruff = "0.14.2"
2323

0 commit comments

Comments
 (0)