Skip to content

Commit ff8c606

Browse files
Bump isort from 5.13.2 to 6.0.1 (#399)
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.1. - [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.1) --- updated-dependencies: - dependency-name: isort dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a61c362 commit ff8c606

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 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
@@ -46,7 +46,7 @@ backoff = "<3"
4646
[tool.poetry.group.dev.dependencies]
4747
aresponses = "^3.0.0"
4848
black = "^25.1.0"
49-
isort = "^5.12.0"
49+
isort = "^6.0.1"
5050
mypy = "^1.13"
5151
pdoc3 = "^0.11.0"
5252
pylint = "^3.2.7"

0 commit comments

Comments
 (0)