Skip to content

Commit

Permalink
Bump flake8-isort from 2.8.0 to 2.9.1 (#125)
Browse files Browse the repository at this point in the history
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-isort@2.8.0...2.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 30, 2020
1 parent 7d34a7b commit 09572ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ flake8-bugbear = "^19.8"
flake8-pep3101 = "^1.3"
flake8-super-call = "^1.0"
flake8-debugger = "^3.2"
flake8-isort = "^2.8"
flake8-isort = "^2.9"
pep8-naming = "^0.9"
mypy = "^0.760"
safety = "^1.8"

0 comments on commit 09572ff

Please sign in to comment.