Skip to content

Commit a6620c5

Browse files
chore(deps): update dependency isort to v8
1 parent 0ea1599 commit a6620c5

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

poetry.lock

Lines changed: 9 additions & 10 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.0,<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)