Skip to content

Commit 752897c

Browse files
authored
Merge pull request #157 from arduino/dependabot/pip/black-23.7.0
Bump black from 23.3.0 to 23.7.0
2 parents b9db4cf + e2132fa commit 752897c

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

poetry.lock

Lines changed: 26 additions & 29 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"
1515
semver = "3.0.1"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
black = "23.3.0"
18+
black = "23.7.0"
1919
codespell = "2.2.5"
2020
coverage = "7.2.7"
2121
pytest = "7.4.0"

0 commit comments

Comments
 (0)