Skip to content

Commit 75fa58f

Browse files
Update dependency isort to v6
1 parent 656661d commit 75fa58f

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
@@ -34,7 +34,7 @@ build-backend = "hatchling.build"
3434
[dependency-groups]
3535
dev = [
3636
"flake8==7.1.*",
37-
"isort==5.13.*",
37+
"isort==6.0.*",
3838
"pytest==8.3.*",
3939
]
4040

0 commit comments

Comments
 (0)