Skip to content

Commit 4efed5a

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 e7507d5 commit 4efed5a

File tree

2 files changed

+46
-19
lines changed

2 files changed

+46
-19
lines changed

poetry.lock

Lines changed: 45 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
@@ -54,7 +54,7 @@ pytest = "^8.1.1"
5454
pytest-cov = "^5.0.0"
5555
poetry-bumpversion = "^0.3.1"
5656
pre-commit = "^2.18.1"
57-
black = "^22.3.0"
57+
black = "^25.9.0"
5858
isort = "^5.10.1"
5959
flake8 = "^4.0.1"
6060
invoke = "^1.7.3"

0 commit comments

Comments
 (0)