Skip to content

Commit

Permalink
Merge pull request #50 from chris48s/dependabot/pip/isort-5.5.0
Browse files Browse the repository at this point in the history
Bump isort from 5.4.2 to 5.5.0
  • Loading branch information
chris48s committed Sep 5, 2020
2 parents 447dcda + 244fc8b commit 06719cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 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 @@ -16,7 +16,7 @@ sqlalchemy = "^1.3.0"
deepmerge = "==0.1.0"

[tool.poetry.dev-dependencies]
isort = "^5.4"
isort = "^5.5"
flake8 = "^3.8.3"
black = { version = "==20.8b1", allow-prereleases = true }
coveralls = "^2.1.2"
Expand Down

0 comments on commit 06719cc

Please sign in to comment.