Skip to content

Commit 3648228

Browse files
Update dependency black to v25
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7535695 commit 3648228

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -37,7 +37,7 @@ python = "^3.11"
3737
poetry = "^1.3.2"
3838
pytest = "^7.3.1 || ^8.0.0"
3939
pytest-cov = "^4.0.0 || ^5.0.0"
40-
black = "^23.3.0 || ^24.0.0"
40+
black = "^23.3.0 || ^24.0.0 || ^25.0.0"
4141
mypy = "^1.2.0"
4242
hypothesis = "^6.72.4"
4343
ruff = "^0.2.0 || ^0.3.0 || ^0.4.0"

0 commit comments

Comments
 (0)