Skip to content

Commit

Permalink
Bump black from 19.10b0 to 20.8b1 (#164)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 19.10b0 to 20.8b1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2020
1 parent 0673f07 commit 6809f7b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 9 deletions.
35 changes: 27 additions & 8 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 @@ -25,7 +25,7 @@ sphinx-rtd-theme = "^0.5.0"
requests-mock = "^1.8.0"
docutils = "^0.16"
pytest = "^6.0.0"
black = {version = "^19.10b0", allow-prereleases = true}
black = {version = "^20.8b1", allow-prereleases = true}
isort = {version = "^5.4.2", allow-prereleases = true}
flake8 = "^3.8.3"
mypy = "^0.782"
Expand Down

0 comments on commit 6809f7b

Please sign in to comment.