Skip to content

Commit 55470fd

Browse files
Bump black from 22.10.0 to 22.12.0 (#704)
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 b11d6fb commit 55470fd

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

poetry.lock

Lines changed: 14 additions & 23 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
@@ -26,7 +26,7 @@ tox = "^3.27"
2626
pytest = "^7.2"
2727
pytest-cov = "^4.0.0"
2828
pre-commit = "^2.20"
29-
black = {version = "^22.10", allow-prereleases = true}
29+
black = {version = "^22.12", allow-prereleases = true}
3030
pylint = "^2.13.9"
3131
isort = "^5.11.2"
3232
mypy = "^0.991"

0 commit comments

Comments
 (0)