Skip to content

Commit e05ac11

Browse files
committed
Update black 19.10b0 -> 20.8b1
1 parent 16d51b3 commit e05ac11

File tree

2 files changed

+59
-31
lines changed

2 files changed

+59
-31
lines changed

poetry.lock

+58-30
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
@@ -68,7 +68,7 @@ pytest-cov = [
6868
]
6969

7070
### Format ###
71-
black = {version="==19.10b0", python="^3.6"}
71+
black = {version="==20.08b1", python="^3.6"}
7272
isort = [
7373
{version="<5", python="<3.6"},
7474
{version="*", python=">=3.6"}

0 commit comments

Comments
 (0)