Skip to content

Commit 216478a

Browse files
Bump black from 22.12.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 25.9.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e85ebd commit 216478a

2 files changed

Lines changed: 51 additions & 19 deletions

File tree

poetry.lock

Lines changed: 50 additions & 18 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
@@ -53,7 +53,7 @@ pytest = "^8.1.1"
5353
pytest-cov = "^5.0.0"
5454
poetry-bumpversion = "^0.3.1"
5555
pre-commit = "^2.18.1"
56-
black = "^22.3.0"
56+
black = "^25.9.0"
5757
isort = "^5.10.1"
5858
flake8 = "^4.0.1"
5959
invoke = "^1.7.3"

0 commit comments

Comments
 (0)