Skip to content

Commit 0ca09e5

Browse files
authored
Merge pull request #97 from arduino/dependabot/pip/black-24.3.0
Bump black from 23.11.0 to 24.3.0
2 parents ba8c07b + d577d71 commit 0ca09e5

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)