Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
chore(deps-dev): bump black from 19.3b0 to 20.8b1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 19.3b0 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-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2020
1 parent cfa21b6 commit cbc59cd
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 8 deletions.
80 changes: 73 additions & 7 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 @@ -36,7 +36,7 @@ pytest = "^6.0"
hypothesis = "^5.1"
isort = "^4.3"
flake8 = "^3.8"
black = "^19.3b0"
black = "^20.8b1"
docformatter = "^1.3"
mypy = "^0.782"
pytest-cov = "^2.10"
Expand Down

0 comments on commit cbc59cd

Please sign in to comment.