Skip to content

Commit 04c8328

Browse files
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 1cc9728 commit 04c8328

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Arduino <[email protected]>"]
88
python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
11-
black = "^24.10"
11+
black = "^25.1"
1212
flake8 = "^7.1.1"
1313
pep8-naming = "^0.14.1"
1414
codespell = "^2.4.0"

0 commit comments

Comments
 (0)