Skip to content

Commit 6a0a214

Browse files
authored
Merge pull request #290 from arduino/dependabot/pip/codespell-2.4.0
Bump codespell from 2.3.0 to 2.4.0
2 parents b038cc3 + 6d7f7a9 commit 6a0a214

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
@@ -12,7 +12,7 @@ python = "^3.9"
1212

1313
[tool.poetry.dev-dependencies]
1414
black = "^24.10"
15-
codespell = "^2.3.0"
15+
codespell = "^2.4.0"
1616
flake8 = "^7.1.1"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.14.1"

0 commit comments

Comments
 (0)