From 2eb9c6dbf97e526e1f0843b2d73b89e727ce2829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 05:03:04 +0000 Subject: [PATCH] Bump codespell from 2.2.5 to 2.4.2 in /.codespell Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.5 to 2.4.2. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.4.2) --- updated-dependencies: - dependency-name: codespell dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .codespell/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespell/requirements.txt b/.codespell/requirements.txt index ddff454685c..7c541dee79e 100644 --- a/.codespell/requirements.txt +++ b/.codespell/requirements.txt @@ -1 +1 @@ -codespell==2.2.5 +codespell==2.4.2