Skip to content

Commit ef9dd34

Browse files
Bump black from 24.10.0 to 25.1.0 (#80)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2960388 commit ef9dd34

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 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
@@ -21,7 +21,7 @@ matplotlib = "^3.8.4"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
isort = "^6.0.1"
24-
black = "^24.3.0"
24+
black = "^25.1.0"
2525

2626
[tool.poetry.requires-plugins]
2727
poetry-plugin-export = ">=1.8"

0 commit comments

Comments
 (0)