Skip to content

Commit 660732d

Browse files
build(deps-dev): bump isort from 5.13.2 to 6.1.0
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>
1 parent b9446da commit 660732d

2 files changed

Lines changed: 19 additions & 18 deletions

File tree

poetry.lock

Lines changed: 18 additions & 17 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
@@ -27,7 +27,7 @@ djlint = "^1.35.2"
2727
[tool.poetry.group.dev.dependencies]
2828
pylint = "^3.3.1"
2929
black = "^25.1"
30-
isort = "^5.12.0"
30+
isort = "^6.1.0"
3131
autoflake = "^2.2.1"
3232
pre-commit = "^4.2.0"
3333
pytest = "^8.3.3"

0 commit comments

Comments
 (0)