Skip to content

Commit 77d76b7

Browse files
authored
Merge pull request #454 from arduino/dependabot/pip/codespell-2.3.0
Bump codespell from 2.2.6 to 2.3.0
2 parents 6579d1d + e1cc702 commit 77d76b7

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

1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.35.1"
16-
codespell = "^2.2.6"
16+
codespell = "^2.3.0"
1717
black = "24.4.2"
1818
flake8 = "7.0.0"
1919
pep8-naming = "0.14.1"

0 commit comments

Comments
 (0)