Skip to content

Commit 726d93f

Browse files
dependabot[bot]TheAssassin
authored andcommitted
Bump isort from 5.12.0 to 6.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 5.12.0 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.12.0...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] <[email protected]>
1 parent 71900a3 commit 726d93f

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

poetry.lock

Lines changed: 6 additions & 8 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
@@ -18,7 +18,7 @@ colorama = "^0.4.6"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
black = {extras = ["d"], version = "^24.3.0"}
21-
isort = "^5.12.0"
21+
isort = "^6.0.1"
2222

2323
[tool.poetry.scripts]
2424
linuxdeploy-plugin-native_packages = "ldnp.__main__:main"

0 commit comments

Comments
 (0)