Bump isort from 4.3.8 to 4.3.9 in /{{cookiecutter.app_name}}

Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/4.3.9/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.8...4.3.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
master
dependabot[bot] 5 years ago committed by dependabot[bot]
parent 0c55e26c8e
commit 5583fee3d2
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -56,5 +56,5 @@ flake8-debugger = "==3.1.0"
flake8-docstrings = "==1.3.0"
flake8-isort = "==2.6.0"
flake8-quotes = "==1.0.0"
isort = "==4.3.8"
isort = "==4.3.9"
pep8-naming = "==0.8.0"

Loading…
Cancel
Save