Skip to content

Commit 633034c

Browse files
authoredJan 29, 2025··
Merge pull request #109 from arduino/dependabot/pip/codespell-2.4.1
Bump codespell from 2.4.0 to 2.4.1
2 parents a570f1e + 1bf1cb9 commit 633034c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎poetry.lock

Lines changed: 4 additions & 4 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.35.1"
12-
codespell = "^2.4.0"
12+
codespell = "^2.4.1"
1313

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

0 commit comments

Comments
 (0)
Please sign in to comment.