Skip to content

Commit

Permalink
Bump isort from 5.0.9 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/timothycrosley/isort) from 5.0.9 to 5.1.1.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](PyCQA/isort@5.0.9...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 16, 2020
1 parent 0b4e690 commit 34e0732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,7 +16,7 @@ sqlalchemy = "^1.3.0"
deepmerge = "==0.1.0"

[tool.poetry.dev-dependencies]
isort = "^5.0"
isort = "^5.1"
flake8 = "^3.8.3"
black = { version = "==19.10b0", allow-prereleases = true }
coveralls = "^2.1.1"
Expand Down

0 comments on commit 34e0732

Please sign in to comment.