Skip to content

Commit b52f52c

Browse files
Merge pull request #467 from adamtheturtle/pyup-update-isort-4.3.3-to-4.3.4
Update isort to 4.3.4
2 parents 2bb9534 + 528afc7 commit b52f52c

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
@@ -6,7 +6,7 @@ flake8==3.5.0 # Lint
66
flake8-quotes==0.13.0 # Require single quotes
77
freezegun==0.3.9 # Freeze time in tests
88
hypothesis==3.45.0 # Generate test cases
9-
isort==4.3.3 # Lint imports
9+
isort==4.3.4 # Lint imports
1010
mypy==0.560 # Type checking
1111
pip_check_reqs==2.0.1
1212
pydocstyle==2.1.1 # Lint docstrings

0 commit comments

Comments
 (0)