Skip to content

Commit 29b6352

Browse files
chore(deps-dev): bump black from 22.12.0 to 23.1.0
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]>
1 parent ef8f446 commit 29b6352

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ typing-extensions = "^4.4.0"
3131
[tool.poetry.dev-dependencies]
3232
coverage = {extras = ["toml"], version = "^7.1"}
3333
pytest = "^7.2.1"
34-
black = "^22.12"
34+
black = "^23.1"
3535
boto3 = "^1.18"
3636
flake8 = [
3737
# https://github.com/python/importlib_metadata/issues/406

0 commit comments

Comments
 (0)