diff --git a/pyproject.toml b/pyproject.toml index 60da216..bad8bc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "mkdocs-material==9.6.16", "mkdocstrings[python]==0.30.0", "mypy==1.17.1", - "pre-commit==4.2.0", + "pre-commit==4.3.0", "pytest-asyncio==1.1.0", "pytest-cov==6.2.1", "pytest==8.4.1",