Skip to content

Commit 4b435a5

Browse files
chore(deps): update dependency isort to v8
1 parent e2309c0 commit 4b435a5

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

poetry.lock

Lines changed: 4 additions & 5 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
@@ -35,7 +35,7 @@ jsonschema = "^4.25.1"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
black = "^26.0.0"
38-
isort = ">=7.0.0,<7.1.0"
38+
isort = ">=8.0.1,<8.1.0"
3939
mypy = "^1.18.2"
4040
pylint = "^4.0.0"
4141
types-pyyaml = "^6.0.12.20250915"

0 commit comments

Comments
 (0)