Skip to content

Commit e1e0f7c

Browse files
dependabot[bot]TheAssassin
authored andcommitted
Bump isort from 8.0.0 to 8.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a47ab47 commit e1e0f7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 = "^26.1.0"}
21-
isort = "^8.0.0"
21+
isort = "^8.0.1"
2222

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

0 commit comments

Comments
 (0)