Skip to content

Commit 6cdb86a

Browse files
Bump isort from 6.1.0 to 7.0.0
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] <[email protected]>
1 parent a666ede commit 6cdb86a

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

poetry.lock

Lines changed: 13 additions & 6 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
@@ -45,7 +45,7 @@ coverage = ">=6.4.4,<8.0.0"
4545
furo = ">=2022.9.15"
4646
importlib-resources = ">=5.12.0"
4747
import-linter = "^2.0"
48-
isort = "^6.0.1"
48+
isort = "^7.0.0"
4949
jinja2 = "^3.1.6"
5050
mypy = ">=0.971"
5151
myst-parser = ">=2.0.0,<4"

0 commit comments

Comments
 (0)