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

Commit f33b0c0

Browse files
committed
Update dependency isort to v4.3.21
1 parent 6e4f563 commit f33b0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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==4.3.21",
2828
"pre-commit==2.0.1",
2929
]
3030

0 commit comments

Comments
 (0)