Skip to content

Commit 8010344

Browse files
Bump black from 18.9b0 to 19.10b0 (#20)
Bumps [black](https://github.com/psf/black) from 18.9b0 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 08d266a commit 8010344

File tree

2 files changed

+35
-5
lines changed

2 files changed

+35
-5
lines changed

poetry.lock

Lines changed: 34 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flask-cors = "^3.0.8"
1414

1515
[tool.poetry.dev-dependencies]
1616
pytest = "^5.2"
17-
black = {version = "^18.3-alpha.0",allow-prereleases = true}
17+
black = {version = "^19.10b0",allow-prereleases = true}
1818

1919
[build-system]
2020
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)