Skip to content

Commit

Permalink
Merge pull request #49 from chris48s/dependabot/pip/black-20.8b1
Browse files Browse the repository at this point in the history
Bump black from 19.10b0 to 20.8b1
  • Loading branch information
chris48s committed Aug 27, 2020
2 parents c3aad4b + 399250f commit 447dcda
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 17 deletions.
79 changes: 63 additions & 16 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 @@ -18,7 +18,7 @@ deepmerge = "==0.1.0"
[tool.poetry.dev-dependencies]
isort = "^5.4"
flake8 = "^3.8.3"
black = { version = "==19.10b0", allow-prereleases = true }
black = { version = "==20.8b1", allow-prereleases = true }
coveralls = "^2.1.2"

[build-system]
Expand Down

0 comments on commit 447dcda

Please sign in to comment.