Skip to content

Commit 910f1e0

Browse files
Bump black from 24.10.0 to 25.1.0 (#68)
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 6de0fa5 commit 910f1e0

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
@@ -26,7 +26,7 @@ matplotlib = "^3.8.4"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
isort = "^5.13.2"
29-
black = "^24.3.0"
29+
black = "^25.1.0"
3030

3131
[tool.poetry.requires-plugins]
3232
poetry-plugin-export = ">=1.8"

0 commit comments

Comments
 (0)