Skip to content

Commit

Permalink
build(deps-dev): bump codespell from 2.2.6 to 2.3.0 (#128)
Browse files Browse the repository at this point in the history
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.6 to 2.3.0.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.2.6...v2.3.0)

---
updated-dependencies:
- dependency-name: codespell
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel Johannesmann <mj0nez@fn.de>
  • Loading branch information
dependabot[bot] and mj0nez committed Jun 16, 2024
1 parent 2a4b4c4 commit bd8394d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-spell_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile requirements-spellcheck.in
#
codespell==2.2.6
codespell==2.3.0
# via -r dev_requirements/requirements-spell_check.in

0 comments on commit bd8394d

Please sign in to comment.