Skip to content

Commit b6d2ca4

Browse files
authored
Merge pull request #42 from arduino/dependabot/pip/codespell-2.2.4
Bump codespell from 2.2.2 to 2.2.4
2 parents b820862 + c443797 commit b6d2ca4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
1111
yamllint = "^1.29.0"
12-
codespell = "^2.2.2"
12+
codespell = "^2.2.4"
1313

1414
[build-system]
1515
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)