Skip to content

Commit 23a4a24

Browse files
Bump isort from 5.13.2 to 6.1.0 (#201)
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.1.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.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 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 b99cfdf commit 23a4a24

2 files changed

Lines changed: 57 additions & 7 deletions

File tree

poetry.lock

Lines changed: 56 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
@@ -63,5 +63,5 @@ pre-commit = "^3.5.0"
6363
pylint = "^3.3.9"
6464
pytest-cov = "^7.0.0"
6565
pytest = "^7.4.2"
66-
isort = { version = "^5.12.0", extras = ["pyproject"] }
66+
isort = { version = "^6.1.0", extras = ["pyproject"] }
6767
mypy = "^1.6.1"

0 commit comments

Comments
 (0)