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

Commit 3ac5096

Browse files
chore(deps-dev): bump black from 19.3b0 to 20.8b1
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] <support@dependabot.com>
1 parent eef98dc commit 3ac5096

File tree

2 files changed

+72
-8
lines changed

2 files changed

+72
-8
lines changed

poetry.lock

+71-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pytest = "^6.1"
3636
hypothesis = "^5.1"
3737
isort = "^4.3"
3838
flake8 = "^3.8"
39-
black = "^19.3b0"
39+
black = "^20.8b1"
4040
docformatter = "^1.3"
4141
mypy = "^0.782"
4242
pytest-cov = "^2.10"

0 commit comments

Comments
 (0)