Skip to content

Commit a2d5066

Browse files
committed
1 parent 943f1ec commit a2d5066

File tree

2 files changed

+30
-21
lines changed

2 files changed

+30
-21
lines changed

poetry.lock

Lines changed: 29 additions & 20 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
@@ -54,7 +54,7 @@ coverage = "*"
5454
pytest-cov = "*"
5555

5656
### Format ###
57-
black = {version="==20.08b1", python="^3.6"}
57+
black = {version="==21.6b0", python="^3.6.2"}
5858
isort = "*"
5959

6060
### Lint ###

0 commit comments

Comments
 (0)