diff --git a/pyproject.toml b/pyproject.toml index 61c2c2d..cfa8c14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ speedups = [ test = [ "codespell==2.2.6", "mypy==1.8.0", - "pre-commit==3.6.1", + "pre-commit==3.8.0", "pre-commit-hooks==4.5.0", "pytest==8.3.2", "pytest-aiohttp==1.0.5",