Skip to content

Commit f930461

Browse files
authored
Merge pull request #614 from arduino/dependabot/pip/codespell-2.2.6
Bump codespell from 2.2.5 to 2.2.6
2 parents 900b1e3 + 85a1b29 commit f930461

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 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
@@ -22,7 +22,7 @@ mkdocs-material = "^9.4.3"
2222

2323
[tool.poetry.dev-dependencies]
2424
black = "^23.9"
25-
codespell = "^2.2.5"
25+
codespell = "^2.2.6"
2626
flake8 = "^6.1.0"
2727
pep8-naming = "^0.13.3"
2828

0 commit comments

Comments
 (0)