Skip to content

Commit 4891092

Browse files
committed
[requirements-dev.txt]: Update isort
Update isort from `>=5.0, <6.0` to `>=6.0, <7.0`.
1 parent b69c187 commit 4891092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flake8-isort >=6.0, <7.0
1717
flake8-logging-format >=0.1, <1.0
1818
flake8-pytest-style >=2.0, <3.0
1919
flake8-rst-docstrings >=0.2.6, <1.0
20-
isort >=5.0, <6.0
20+
isort >=6.0, <7.0
2121
pep8-naming >=0.1, <1.0
2222
pre-commit >=4.0, <5.0
2323
pytest >=8.0, <9.0

0 commit comments

Comments
 (0)