Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit 52e06b6

Browse files
committed
Update dependency isort to v5
1 parent 07c84f1 commit 52e06b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
lint_requires = [
2525
"flake8==3.4.1",
2626
"yamllint==1.10.0",
27-
"isort==4.2.15",
27+
"isort==5.0.8",
2828
"pre-commit==2.0.1",
2929
]
3030

0 commit comments

Comments
 (0)