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

Commit 9ebbc54

Browse files
chore(deps-dev): bump black from 19.3b0 to 19.10b0
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>
1 parent 5075f1b commit 9ebbc54

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

poetry.lock

+27-6
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 = "^5.3"
3636
hypothesis = "^5.1"
3737
isort = "^4.3"
3838
flake8 = "^3.7"
39-
black = "^19.3b0"
39+
black = "^19.10b0"
4040
docformatter = "^1.3"
4141
mypy = "^0.761"
4242
pytest-cov = "^2.8"

0 commit comments

Comments
 (0)