Skip to content

Commit 61ab9d6

Browse files
authored
Merge pull request #197 from arduino/dependabot/pip/black-23.10.1
build(deps-dev): bump black from 23.10.0 to 23.10.1
2 parents b4723cd + eda78e2 commit 61ab9d6

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -15,7 +15,7 @@ PyYAML = "6.0.1"
1515
semver = "3.0.2"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
black = "23.10.0"
18+
black = "23.10.1"
1919
codespell = "2.2.6"
2020
coverage = "7.3.2"
2121
pytest = "7.4.2"

0 commit comments

Comments
 (0)