requirements: Upgrade isort from 4.3.10 to 4.3.11.

This commit is contained in:
Vishnu Ks
2019-03-06 16:05:11 +00:00
committed by Tim Abbott
parent d448034f17
commit 2c62e7cf6b
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ fakeldap==0.6.1
httpretty==0.9.6
# For sorting imports
isort==4.3.10
isort==4.3.11
# for pep8 linter
pycodestyle==2.5.0

View File

@@ -84,7 +84,7 @@ imagesize==1.1.0
incremental==17.5.0 # via twisted
ipython-genutils==0.2.0 # via traitlets
ipython==6.5.0
isort==4.3.10
isort==4.3.11
jedi==0.13.3 # via ipython
jinja2==2.10
jmespath==0.9.4 # via boto3, botocore