Skip to content

Commit d5a5993

Browse files
authored
Merge pull request #401 from arduino/dependabot/pip/codespell-2.2.6
Bump codespell from 2.2.5 to 2.2.6
2 parents 255c8e0 + 0f1dda2 commit d5a5993

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

1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.32.0"
16-
codespell = "^2.2.5"
16+
codespell = "^2.2.6"
1717
black = "23.9.1"
1818
flake8 = "6.1.0"
1919
pep8-naming = "0.13.3"

0 commit comments

Comments
 (0)