diff --git a/pyproject.toml b/pyproject.toml index 6c69847d..58295534 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ test = [ "aiofiles", "codespell==2.2.6", "mypy==1.9.0", - "pre-commit==3.6.1", + "pre-commit==3.6.2", "pre-commit-hooks==4.5.0", "pylint==3.1.0", "ruff==0.3.2",