Skip to content

Commit 5a87c3b

Browse files
Update dependency isort to v8
1 parent 4084f75 commit 5a87c3b

2 files changed

Lines changed: 5 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ show-llms = "agentics.scripts.show_llms:main"
7474
dev = [
7575
"pytest >=8.4.0,<9",
7676
"black[jupyter]>=25.1.0,<26",
77-
"isort >=6.0.1,<7",
77+
"isort >=8,<9",
7878
"pre-commit >=4.2.0,<5",
7979
"pdbpp >=0.11.6,<1",
8080
"pytest-asyncio >=1.0.0,<2",

uv.lock

Lines changed: 4 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)