Skip to content

Commit 2a24fd4

Browse files
authored
Merge pull request #52 from statnett/renovate/isort-6.x
chore(deps): update dependency isort to v6
2 parents 4e3a6c1 + dbec4a2 commit 2a24fd4

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
@@ -19,7 +19,7 @@ coverage = { version = "*", extras = ['toml'] }
1919
flake8 = "7.1.1"
2020
flake8-bugbear = "24.12.12"
2121
hypothesis = ">= 6.56.2"
22-
isort = "5.13.2"
22+
isort = "6.0.0"
2323
pre-commit = "*"
2424
pytest = "8.3.4"
2525
pytest-cov = "6.0.0"

0 commit comments

Comments
 (0)