Skip to content

Commit e83a43f

Browse files
chore(deps): update dependency isort to v8
1 parent f1f3492 commit e83a43f

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
@@ -22,7 +22,7 @@ aar-doc = "aar_doc.cli:app"
2222
[tool.poetry.group.dev.dependencies]
2323
pylint = "3.3.9"
2424
pre-commit = "4.3.0"
25-
isort = "6.1.0"
25+
isort = "8.0.0"
2626
black = "25.11.0"
2727
mypy = "1.19.1"
2828
pytest = "8.4.2"

0 commit comments

Comments
 (0)