Skip to content

Commit 50a71f4

Browse files
chore: bump black from 21.12b0 to 22.1.0 (#4)
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 efbb62d commit 50a71f4

2 files changed

Lines changed: 30 additions & 13 deletions

File tree

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
@@ -25,7 +25,7 @@ oauthlib = "^3.1.1"
2525

2626
[tool.poetry.dev-dependencies]
2727
pytest = "^7.0"
28-
black = {version = "^21.6b0", allow-prereleases = true}
28+
black = {version = "^22.1", allow-prereleases = true}
2929
pytest-cov = "^3.0.0"
3030
pytest-mock = "^3.6.1"
3131
tox = "^3.24.1"

0 commit comments

Comments
 (0)