Skip to content

Commit c70b81a

Browse files
committed
1 parent 1935ca3 commit c70b81a

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

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

5757
### Format ###
58-
black = {version="==20.08b1"}
58+
black = {version="==21.6b0", python="^3.6.2"}
5959
isort = "*"
6060

6161
### Lint ###

0 commit comments

Comments
 (0)