Skip to content

Commit d577d71

Browse files
Bump black from 23.11.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba8c07b commit d577d71

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

poetry.lock

+25-21
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
@@ -11,7 +11,7 @@ authors = ["Arduino <[email protected]>"]
1111
python = "3.11.*"
1212

1313
[tool.poetry.group.dev.dependencies]
14-
black = "23.11.0"
14+
black = "24.3.0"
1515
codespell = "2.2.5"
1616
coverage = "7.3.3"
1717
flake8 = "6.1.0"

0 commit comments

Comments
 (0)