Bump flake8-isort from 2.5 to 2.6.0 in /{{cookiecutter.app_name}}

Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 2.5 to 2.6.0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](https://github.com/gforcada/flake8-isort/compare/2.5...2.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
master
dependabot[bot] 6 years ago committed by dependabot[bot]
parent f25d7e0d8b
commit db067f8b34
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -54,7 +54,7 @@ flake8 = "==3.6.0"
flake8-blind-except = "==0.1.1"
flake8-debugger = "==3.1.0"
flake8-docstrings = "==1.3.0"
flake8-isort = "==2.5"
flake8-isort = "==2.6.0"
flake8-quotes = "==1.0.0"
isort = "==4.3.4"
pep8-naming = "==0.7.0"

Loading…
Cancel
Save