Skip to content

Commit 638b24a

Browse files
authored
Merge pull request #66 from arduino/dependabot/pip/codespell-2.2.6
Bump codespell from 2.2.5 to 2.2.6
2 parents 2ee06fa + 85c55e8 commit 638b24a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.32.0"
12-
codespell = "^2.2.5"
12+
codespell = "^2.2.6"
1313

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

0 commit comments

Comments
 (0)