Skip to content

Commit 5f1bf14

Browse files
pip(deps-dev): bump black from 21.12b0 to 22.1.0
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>
1 parent fdd0afc commit 5f1bf14

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
@@ -40,7 +40,7 @@ PyYAML = "^6.0"
4040

4141
[tool.poetry.dev-dependencies]
4242
pytest = "^7.0.0"
43-
black = "^21.5b1"
43+
black = "^22.1"
4444
mypy = "^0.931"
4545
flake8 = "^4.0.1"
4646
poetry = "^1.1.6"

0 commit comments

Comments
 (0)