Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit af38774

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 0123f8f commit af38774

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

poetry.lock

Lines changed: 29 additions & 15 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
@@ -28,7 +28,7 @@ python-dateutil = "^2.8.2"
2828

2929
[tool.poetry.dev-dependencies]
3030
python-semantic-release = "^7.33.1"
31-
black = "^22.12.0"
31+
black = "^23.1.0"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.1.1"
3434
pytest = "^7.2.0"

0 commit comments

Comments
 (0)