Skip to content

Commit 03ef2c4

Browse files
dependabot[bot]amotl
authored andcommitted
Update isort requirement from <6 to <7
Updates the requirements on [isort](https://github.com/PyCQA/isort) to permit the latest version. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@0.0.9...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 205f62b commit 03ef2c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ wireviz-web = "wireviz_web.cli:run"
8383
dev = [
8484
"poethepoet<1",
8585
"black<25",
86-
"isort<6",
86+
"isort<7",
8787
"pytest<9",
8888
"pytest-flask<2",
8989
"filetype<2",

0 commit comments

Comments
 (0)