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

Commit 8511d51

Browse files
chore(deps-dev): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.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 297be5e commit 8511d51

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
@@ -27,7 +27,7 @@ strenum = {version = "^0.4.9", python = "<3.11"}
2727
[tool.poetry.dev-dependencies]
2828
pytest = "^8.3.4"
2929
flake8 = "^7.1.1"
30-
black = "^24.8"
30+
black = "^25.1"
3131
isort = "^6.0.0"
3232
pre-commit = "^4.0.1"
3333
pytest-cov = "^6.0.0"

0 commit comments

Comments
 (0)