Skip to content

Commit 6fac71b

Browse files
committed
Regenerate lock
1 parent 906ac46 commit 6fac71b

File tree

2 files changed

+47
-56
lines changed

2 files changed

+47
-56
lines changed

poetry.lock

Lines changed: 46 additions & 55 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
@@ -32,7 +32,7 @@ pytest = "^6.2.1"
3232
pytest-cov = "^2.10"
3333

3434
# Linters
35-
black = "21.6b0"
35+
black = { version = "21.6b0", python = ">=3.6.2" }
3636
flake8 = "3.9.2"
3737
flake8-bugbear = "^21.4.3"
3838
flake8-comprehensions = "^3.4.0"

0 commit comments

Comments
 (0)