Skip to content

Commit c4f57a3

Browse files
authored
Merge pull request #51 from arduino/dependabot/pip/codespell-2.1.0
Bump codespell from 2.0.0 to 2.1.0
2 parents b5f06b7 + 384cc70 commit c4f57a3

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

1313
[tool.poetry.dev-dependencies]
1414
black = "^21.5b2"
15-
codespell = "^2.0.0"
15+
codespell = "^2.1.0"
1616
flake8 = "^3.9.2"
1717
invoke = "^1.5.0"
1818
pep8-naming = "^0.11.1"

0 commit comments

Comments
 (0)