Skip to content

Commit cd77224

Browse files
chore(deps-dev): bump codespell from v2.4.2 to 2.4.3
Bumps [codespell](https://github.com/codespell-project/codespell) from v2.4.2 to 2.4.3. - [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 76d7493 commit cd77224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dev = [
6161
"build",
6262
"isort==8.0.1",
6363
"pre-commit==4.6.0",
64-
"codespell==v2.4.2",
64+
"codespell==v2.4.3",
6565
"flake8==7.3.0",
6666
"gitlint==v0.19.1",
6767
"interrogate",

0 commit comments

Comments
 (0)