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

Commit 189c17e

Browse files
committed
Update dependency isort to v5
1 parent 6e4f563 commit 189c17e

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.3.2",
2828
"pre-commit==2.0.1",
2929
]
3030

0 commit comments

Comments
 (0)