Skip to content

Commit a1927c3

Browse files
authored
Merge pull request #197 from arduino/dependabot/pip/codespell-2.2.5
Bump codespell from 2.2.4 to 2.2.5
2 parents 7d74008 + c594aa5 commit a1927c3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -12,7 +12,7 @@ python = "^3.9"
1212

1313
[tool.poetry.dev-dependencies]
1414
black = "^23.3"
15-
codespell = "^2.2.4"
15+
codespell = "^2.2.5"
1616
flake8 = "^6.0.0"
1717
invoke = "^2.1.2"
1818
pep8-naming = "^0.13.3"

0 commit comments

Comments
 (0)