Skip to content

Commit ed68d66

Browse files
chore(deps): bump isort from 5.13.2 to 6.0.0
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93cec65 commit ed68d66

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 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
@@ -66,7 +66,7 @@ requests = ">=2.28.1,<3"
6666
ruff = "^0.5.7"
6767
pydoclint = {extras = ["all"], version = "^0.6.0"}
6868
pydantic = "^2.8.2"
69-
isort = "^5.13.2"
69+
isort = ">=5.13.2,<7.0.0"
7070
openapi-spec-validator = "0.2.8"
7171
disutils = "^1.4.32.post2"
7272
setuptools = "^75.8.0"

0 commit comments

Comments
 (0)