Skip to content

Commit 2c336e8

Browse files
committed
Update isort version
Signed-off-by: Eric Kerfoot <[email protected]>
1 parent 4eed6be commit 2c336e8

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
@@ -18,7 +18,7 @@ pep8-naming
1818
pycodestyle
1919
pyflakes
2020
black>=25.1.0
21-
isort>=5.1, <6.0
21+
isort>=5.1, !=6.0.0
2222
ruff
2323
pytype>=2020.6.1, <=2024.4.11; platform_system != "Windows"
2424
types-setuptools

0 commit comments

Comments
 (0)