Skip to content

Commit 28b4f52

Browse files
Merge pull request #980 from adamtheturtle/pyup-update-isort-4.3.14-to-4.3.15
Update isort to 4.3.15
2 parents 06d3388 + d02ea65 commit 28b4f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dulwich==0.19.11
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
99
flake8==3.7.7 # Lint
10-
isort==4.3.14 # Lint imports
10+
isort==4.3.15 # Lint imports
1111
mypy-mypyc==0.670 # Type checking
1212
pip_check_reqs==2.0.3
1313
pydocstyle==3.0.0 # Lint docstrings

0 commit comments

Comments
 (0)