Skip to content

Commit

Permalink
Bump black from 19.3b0 to 19.10b0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 19.3b0 to 19.10b0.
- [Release notes](https://github.com/psf/black/releases)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 27, 2019
1 parent 99dca9e commit e3a1168
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 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 @@ -17,7 +17,7 @@ coveralls = "^1.8"
coverage = "^4.5"
pylint = "^2.4"
pytest-kind = "^19.9"
black = {version = "^19.3b0", allow-prereleases = true}
black = {version = "^19.10b0", allow-prereleases = true}
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"

0 comments on commit e3a1168

Please sign in to comment.