update black

This commit is contained in:
Will McGugan 2021-08-08 13:01:48 +01:00
parent fb57dfff38
commit c86429640b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jupyter = ["ipywidgets"]
[tool.poetry.dev-dependencies]
pytest = "^6.2.3"
black = "^20.8b1"
black = "^21.7b0"
mypy = "^0.910"
pytest-cov = "^2.12.1"
attrs = "^21.2.0"