From 8198404733a32ce4519bb3740c8cf92a8f2637f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 02:00:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20code?= =?UTF-8?q?spell=20to=20v2.4.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2bdadfd5..abfc5079 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -187,7 +187,7 @@ dev = [ "bandit==1.9.4", "black==26.5.1", "blacken-docs==1.20.0", - "codespell==2.4.2", + "codespell==2.4.3", "covdefaults==2.3.0", "coverage==7.14.1", "darglint==1.8.1",