Skip to content

Commit

Permalink
Merge pull request #41 from chris48s/dependabot/pip/isort-5.2.1
Browse files Browse the repository at this point in the history
Bump isort from 5.1.1 to 5.2.1
  • Loading branch information
chris48s committed Jul 29, 2020
2 parents 85a719d + befcdcd commit e85b285
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -26,7 +26,7 @@ cffi = "^1.0.0"
refract = "==0.4.0"

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

0 comments on commit e85b285

Please sign in to comment.