Skip to content

Commit 1ec8ad6

Browse files
Bump black from 19.10b0 to 20.8b1
Bumps [black](https://github.com/psf/black) from 19.10b0 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 bb7ad3e commit 1ec8ad6

File tree

2 files changed

+54
-9
lines changed

2 files changed

+54
-9
lines changed

poetry.lock

Lines changed: 53 additions & 8 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
@@ -23,7 +23,7 @@ flask-threaded-sockets = "^0.3.0"
2323

2424
[tool.poetry.dev-dependencies]
2525
pytest = "^6.0"
26-
black = {version = "^19.10b0",allow-prereleases = true}
26+
black = {version = "^20.8b1",allow-prereleases = true}
2727
pytest-cov = "^2.10.1"
2828
numpy = "^1.19.1"
2929
jsonschema = "^3.2.0"

0 commit comments

Comments
 (0)