Skip to content

Commit 4a2e419

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-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c22111 commit 4a2e419

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -17,7 +17,7 @@ loguru = "0.7.3"
1717

1818
[tool.poetry.group.dev.dependencies]
1919
pyright = "^1.1.376"
20-
black = "^24.8.0"
20+
black = "^25.1.0"
2121
pre-commit = "^3.8.0"
2222
ruff = "^0.11.2"
2323

0 commit comments

Comments
 (0)