diff --git a/pyproject.toml b/pyproject.toml index 394f95d..3830d26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "mkdocs-material==9.6.14", "mkdocstrings[python]==0.29.1", "mypy==1.16.0", - "pre-commit==4.1.0", + "pre-commit==4.2.0", "pytest-asyncio==0.25.3", "pytest-cov==6.0.0", "pytest==8.3.4",