Skip to content

Commit b82bd53

Browse files
Update dependency isort to ==6.1.*
1 parent 8d7049e commit b82bd53

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ build-backend = "uv_build"
3333
[dependency-groups]
3434
dev = [
3535
"flake8==7.3.*",
36-
"isort==6.0.*",
36+
"isort==6.1.*",
3737
"pytest==8.4.*",
3838
]
3939

uv.lock

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

0 commit comments

Comments
 (0)