Skip to content

Commit 74679ce

Browse files
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 3454e2c commit 74679ce

File tree

2 files changed

+34
-35
lines changed

2 files changed

+34
-35
lines changed

poetry.lock

Lines changed: 33 additions & 34 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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
[tool.poetry.dev-dependencies]
1515
pytest = "^7.2.1"
1616
invoke = "^2.0.0"
17-
black = "^22.12"
17+
black = "^23.1"
1818
flake8 = "^6.0.0"
1919
pep8-naming = "^0.13.3"
2020
yamllint = "^1.29.0"

0 commit comments

Comments
 (0)