Skip to content

Commit 131bb7a

Browse files
Bump black from 22.12.0 to 23.1.0 (#388)
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 097c099 commit 131bb7a

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
lines changed

poetry.lock

Lines changed: 33 additions & 37 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
@@ -21,7 +21,7 @@ requests = "^2.28.2"
2121

2222
[tool.poetry.dev-dependencies]
2323
pre-commit = "^2.21.0"
24-
black = "^22.12.0"
24+
black = "^23.1.0"
2525
isort = "^5.11.4"
2626
coverage = {extras = ["toml"], version = "^7.0"}
2727
mypy = "^0.991"

0 commit comments

Comments
 (0)