Skip to content

Commit f4479b2

Browse files
committed
Update black 19.10b0 to 20.08b1
1 parent 8eb3a8a commit f4479b2

File tree

2 files changed

+61
-33
lines changed

2 files changed

+61
-33
lines changed

poetry.lock

Lines changed: 60 additions & 32 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
@@ -79,7 +79,7 @@ pytest-cov = [
7979
]
8080

8181
### Format ###
82-
black = {version="==19.10b0", python="^3.6"}
82+
black = {version="==20.08b1", python="^3.6"}
8383
isort = [
8484
{version="<5", python="<3.6"},
8585
{version="*", python=">=3.6"}

0 commit comments

Comments
 (0)