Skip to content

Commit 0680aa7

Browse files
authored
Merge pull request #213 from arduino/dependabot/pip/codespell-2.2.6
Bump codespell from 2.2.5 to 2.2.6
2 parents 1daaaeb + 083e296 commit 0680aa7

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

1313
[tool.poetry.dev-dependencies]
1414
black = "^23.9"
15-
codespell = "^2.2.5"
15+
codespell = "^2.2.6"
1616
flake8 = "^6.1.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.13.3"

0 commit comments

Comments
 (0)