Skip to content

Commit

Permalink
requirements: Upgrade isort to 4.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerkid authored and timabbott committed Feb 14, 2018
1 parent 51577b7 commit 151702d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ coverage==4.5.1
fakeldap==0.6.1

# For sorting imports
isort==4.2.15
isort==4.3.4

# for pep8 linter
pycodestyle==2.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ imagesize==0.7.1
incremental==17.5.0 # via twisted
ipython-genutils==0.2.0 # via traitlets
ipython==6.2.1
isort==4.2.15
isort==4.3.4
jedi==0.11.0 # via ipython
jinja2==2.9.6
jmespath==0.9.3 # via boto3, botocore
Expand Down

0 comments on commit 151702d

Please sign in to comment.