8000 Merge pull request #27 from arduino/dependabot/pip/codespell-2.2.2 · arduino/arduinoOTA@89f21b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89f21b4

Browse files
authored
Merge pull request #27 from arduino/dependabot/pip/codespell-2.2.2
Bump codespell from 2.2.1 to 2.2.2
2 parents 67d0636 + a11c301 commit 89f21b4

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

poetry.lock

Lines changed: 8 additions & 6 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.28.0"
12-
codespell = "^2.2.1"
12+
codespell = "^2.2.2"
1313

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

0 commit comments

Comments
 (0)
0