Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7da076a

Browse files
authoredJan 29, 2025·
build(deps-dev): bump codespell from 2.4.0 to 2.4.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f618e91 commit 7da076a

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
@@ -8,4 +8,4 @@ authors = ["Arduino <info@arduino.cc>"]
88
python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
11-
codespell = "^2.4.0"
11+
codespell = "^2.4.1"

0 commit comments

Comments
 (0)
Please sign in to comment.