Skip to content

Commit 129ee84

Browse files
authored
Merge pull request #577 from arduino/dependabot/pip/codespell-2.4.1
Bump codespell from 2.4.0 to 2.4.1
2 parents 48fd551 + b267aba commit 129ee84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -13,7 +13,7 @@ requests = "^2.32.3"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.35.1"
16-
codespell = "^2.4.0"
16+
codespell = "^2.4.1"
1717
black = "24.10.0"
1818
flake8 = "7.1.1"
1919
pep8-naming = "0.14.1"

0 commit comments

Comments
 (0)