Skip to content

Commit a570f1e

Browse files
authored
Merge pull request #107 from arduino/dependabot/pip/codespell-2.4.0
Bump codespell from 2.3.0 to 2.4.0
2 parents f947433 + 06c7e42 commit a570f1e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
1111
yamllint = "^1.35.1"
12-
codespell = "^2.3.0"
12+
codespell = "^2.4.0"
1313

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

0 commit comments

Comments
 (0)