Skip to content

Commit 52d91f7

Browse files
Bump black from 21.10b0 to 21.11b1
Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.11b1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 008854c commit 52d91f7

File tree

2 files changed

+52
-7
lines changed

2 files changed

+52
-7
lines changed

poetry.lock

Lines changed: 51 additions & 6 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
@@ -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)