diff --git a/pyproject.toml b/pyproject.toml index 7edd26c..0966858 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ version = "0.0.0" [project.optional-dependencies] test = [ - "codespell==2.4.0", + "codespell==2.4.1", "mypy==1.14.1", "pre-commit==4.1.0", "pre-commit-hooks==5.0.0",