Skip to content

Commit 48da279

Browse files
authored
Merge pull request #1707 from willmcgugan/dependabot/pip/black-21.11b1
Bump black from 21.10b0 to 21.11b1
2 parents 9983109 + 52d91f7 commit 48da279

File tree

2 files changed

+47
-2
lines changed

2 files changed

+47
-2
lines changed

poetry.lock

Lines changed: 46 additions & 1 deletion
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
@@ -40,7 +40,7 @@ jupyter = ["ipywidgets"]
4040

4141
[tool.poetry.dev-dependencies]
4242
pytest = "^6.2.5"
43-
black = "^21.10b0"
43+
black = "^21.11b1"
4444
mypy = "^0.910"
4545
pytest-cov = "^3.0.0"
4646
attrs = "^21.2.0"

0 commit comments

Comments
 (0)