diff --git a/{{cookiecutter.app_name}}/Pipfile b/{{cookiecutter.app_name}}/Pipfile
index 438addc90a04bc1aa3412a52d85bc83ef3072c9f..6531ae119bd658ffd9ea6ea0bc1b748b84139b31 100644
--- a/{{cookiecutter.app_name}}/Pipfile
+++ b/{{cookiecutter.app_name}}/Pipfile
@@ -56,5 +56,5 @@ flake8-debugger = "==3.1.0"
 flake8-docstrings = "==1.3.0"
 flake8-isort = "==2.7.0"
 flake8-quotes = "==1.0.0"
-isort = "==4.3.15"
+isort = "==4.3.16"
 pep8-naming = "==0.8.2"