Skip to content

Commit

Permalink
Merge pull request #832 from arduino/dependabot/pip/codespell-2.2.6
Browse files Browse the repository at this point in the history
build(deps-dev): bump codespell from 2.2.5 to 2.2.6
  • Loading branch information
per1234 authored Oct 3, 2023
2 parents 4882aa1 + acc58e1 commit c9f9c3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ authors = ["Arduino <[email protected]>"]
python = "^3.9"

[tool.poetry.dev-dependencies]
codespell = "^2.2.5"
codespell = "^2.2.6"

0 comments on commit c9f9c3e

Please sign in to comment.