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

Commit 5a2ab10

Browse files
chore(deps-dev): bump black from 23.10.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.1...24.3.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 3b63cd6 commit 5a2ab10

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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,<3"
2222
[tool.poetry.dev-dependencies]
2323
pytest = "^8.1.0"
2424
flake8 = "^5.0.4"
25-
black = "^23.9.1"
25+
black = "^24.3.0"
2626
isort = "^5.12.0"
2727
pre-commit = "^3.4.0"
2828
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)