Skip to content

Commit f587aa9

Browse files
chore(deps): update dependency isort to v7
1 parent 422c91f commit f587aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "^25.9.0"
38-
isort = ">=5.13.2,<7.0.0"
38+
isort = ">=7.0.0,<7.1.0"
3939
mypy = "^1.18.2"
4040
pylint = "^3.3.8"
4141
types-pyyaml = "^6.0.12.20250915"

0 commit comments

Comments
 (0)