diff --git a/pyproject.toml b/pyproject.toml index d6fd54f..cb8d1e1 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.0.0", "pytest-aiohttp==1.0.5",