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

Commit 4745ef0

Browse files
chore(deps-dev): bump black from 24.10.0 to 25.1.0 (#667)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6226426 commit 4745ef0

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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.3.4"
2424
flake8 = "^7.1.1"
25-
black = "^24.4.2"
25+
black = "^25.1.0"
2626
isort = "^6.0.0"
2727
pre-commit = "^4.1.0"
2828
pytest-cov = "^6.0.0"

0 commit comments

Comments
 (0)