Skip to content

Commit 73e33d7

Browse files
Bump black from 21.12b0 to 22.1.0 (#123)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [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/22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec3871e commit 73e33d7

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

Lines changed: 29 additions & 12 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 = "^3.0.2"
2424
[tool.poetry.dev-dependencies]
2525
pytest = "^6.2"
2626
pre-commit = "^2.16.0"
27-
black = "^21.12b0"
27+
black = "^22.1"
2828
pylint = "^2.12.2"
2929
isort = "^5.10.1"
3030
mypy = "^0.931"

0 commit comments

Comments
 (0)