Skip to content

Commit b13ee7e

Browse files
authored
Merge pull request #264 from arduino/dependabot/pip/codespell-2.3.0
Bump codespell from 2.2.6 to 2.3.0
2 parents ea2fa9e + 03881a3 commit b13ee7e

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.4"
15-
codespell = "^2.2.6"
15+
codespell = "^2.3.0"
1616
flake8 = "^7.0.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.14.1"

0 commit comments

Comments
 (0)