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

Commit a470d4f

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 18c46e0 commit a470d4f

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

poetry.lock

+24-3
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 = "^4.50"
3737
isort = "^4.3"
3838
flake8 = "^3.7"
39-
black = "^19.3b0"
39+
black = "^19.10b0"
4040
docformatter = "^1.3"
4141
mypy = "^0.750"
4242
pytest-cov = "^2.8"

0 commit comments

Comments
 (0)