Merge pull request #271 from sloria/pyup-update-isort-4.3.1-to-4.3.4

Update isort to 4.3.4
master
Steven Loria 7 years ago committed by GitHub
commit 2a49d86895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      {{cookiecutter.app_name}}/requirements/dev.txt

@ -13,5 +13,5 @@ flake8-debugger==3.1.0
flake8-docstrings==1.1.0 flake8-docstrings==1.1.0
flake8-isort==2.3 flake8-isort==2.3
flake8-quotes==0.13.0 flake8-quotes==0.13.0
isort==4.3.1 isort==4.3.4
pep8-naming==0.5.0 pep8-naming==0.5.0

Loading…
Cancel
Save