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

Commit 0c26730

Browse files
chore(deps-dev): bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4845101 commit 0c26730

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -22,7 +22,7 @@ pydantic = "^1.10.0"
2222
[tool.poetry.dev-dependencies]
2323
pytest = "^7.2.2"
2424
flake8 = "^5.0.4"
25-
black = "^23.1.0"
25+
black = "^23.3.0"
2626
isort = "^5.12.0"
2727
pre-commit = "^3.2.2"
2828
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)