Skip to content

Commit eeca50e

Browse files
build(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 ed490bb commit eeca50e

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

poetry.lock

Lines changed: 25 additions & 27 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
@@ -22,7 +22,7 @@ cryptography = "^44.0.0"
2222

2323

2424
[tool.poetry.group.dev.dependencies]
25-
black = "^24.8.0"
25+
black = "^25.1.0"
2626

2727
[tool.pytest.ini_options]
2828
pythonpath = [

0 commit comments

Comments
 (0)