diff --git a/pyproject.toml b/pyproject.toml index 61c2c2d..520fe2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ speedups = [ ] test = [ - "codespell==2.2.6", + "codespell==2.3.0", "mypy==1.8.0", "pre-commit==3.6.1", "pre-commit-hooks==4.5.0",