Skip to content

Commit 62cdbbf

Browse files
authored
Merge pull request #295 from arduino/dependabot/pip/codespell-2.4.1
Bump codespell from 2.4.0 to 2.4.1
2 parents 011349f + 6a71412 commit 62cdbbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.9"
1212

1313
[tool.poetry.dev-dependencies]
1414
black = "^24.10"
15-
codespell = "^2.4.0"
15+
codespell = "^2.4.1"
1616
flake8 = "^7.1.1"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.14.1"

0 commit comments

Comments
 (0)