Skip to content

Commit 8eaf984

Browse files
chore(deps-dev): update codespell requirement from >=2.4.2 to >=2.4.3
Updates the requirements on [codespell](https://github.com/codespell-project/codespell) to permit the latest version. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: codespell dependency-version: 2.4.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9cf954 commit 8eaf984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
codespell>=2.4.2
1+
codespell>=2.4.3
22
mypy-extensions>=1.0.0
33
mypy>=2.1.0
44
nodeenv>=1.10.0

0 commit comments

Comments
 (0)