Skip to content

Commit 8679624

Browse files
chore(deps-dev): bump black from 22.10.0 to 22.12.0 (#1770)
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f734384 commit 8679624

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

poetry.lock

+14-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ typing-extensions = "^4.4.0"
2929
[tool.poetry.dev-dependencies]
3030
coverage = {extras = ["toml"], version = "^6.2"}
3131
pytest = "^7.0.1"
32-
black = "^22.8"
32+
black = "^22.12"
3333
boto3 = "^1.18"
3434
flake8 = [
3535
# https://github.com/python/importlib_metadata/issues/406

0 commit comments

Comments
 (0)