Skip to content

Commit 759cc47

Browse files
Merge pull request #26 from arduino-libraries/dependabot/pip/codespell-2.4.1
Bump codespell from 2.3.0 to 2.4.1
2 parents 1b2f332 + 90dcde4 commit 759cc47

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
@@ -11,7 +11,7 @@ packages = [{include = "arduino_10base_t1s"}]
1111
python = "^3.9"
1212

1313
[tool.poetry.group.dev.dependencies]
14-
codespell = "^2.3.0"
14+
codespell = "^2.4.1"
1515

1616
[build-system]
1717
requires = ["poetry-core"]

0 commit comments

Comments
 (0)