Skip to content

Commit 27e2d76

Browse files
Bump black from 20.8b1 to 21.4b2 (#47)
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbb1868 commit 27e2d76

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

Lines changed: 9 additions & 7 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
@@ -24,7 +24,7 @@ pyhumps = "^1.6.1"
2424
[tool.poetry.dev-dependencies]
2525
pytest = "^6.2"
2626
pre-commit = "^2.11.1"
27-
black = "^20.8b1"
27+
black = "^21.4b2"
2828
pylint = "^2.8.2"
2929
isort = "^5.8.0"
3030
mypy = "^0.812"

0 commit comments

Comments
 (0)