Skip to content

Commit 9deccd8

Browse files
chore(deps-dev): bump black from 24.10.0 to 25.9.0 (#12)
Bumps [black](https://github.com/psf/black) from 24.10.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@24.10.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abdf302 commit 9deccd8

File tree

2 files changed

+41
-25
lines changed

2 files changed

+41
-25
lines changed

poetry.lock

Lines changed: 40 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
@@ -41,7 +41,7 @@ pytest = "^8.2"
4141
pytest-cov = "^7.0"
4242
flake8 = "^7.1"
4343
mypy = "^1.11"
44-
black = "^24.8"
44+
black = "^25.9"
4545
isort = "^7.0"
4646
pre-commit = "^3.8"
4747
hypothesis = "^6.112.0"

0 commit comments

Comments
 (0)