Skip to content

Commit 5d54412

Browse files
authored
Merge pull request #985 from arduino/dependabot/pip/codespell-2.3.0
build(deps-dev): bump codespell from 2.2.6 to 2.3.0
2 parents 3f7658f + 58beeb4 commit 5d54412

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -8,4 +8,4 @@ authors = ["Arduino <[email protected]>"]
88
python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
11-
codespell = "^2.2.6"
11+
codespell = "^2.3.0"

0 commit comments

Comments
 (0)