Skip to content

Commit 8852a96

Browse files
build(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2f6004 commit 8852a96

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -45,7 +45,7 @@ mypy = "^1.19.0"
4545
flake8 = "7.3.0"
4646
black = ">=23.1,<26.0"
4747
pydocstyle = "^6.3.0"
48-
isort = ">=5.13.2,<7.0.0"
48+
isort = ">=5.13.2,<8.0.0"
4949
flake8-isort = "^7.0.0"
5050
flake8-quotes = "^3.4.0"
5151
pep8-naming = ">=0.14.1,<0.16.0"

0 commit comments

Comments
 (0)