diff --git a/pyproject.toml b/pyproject.toml index fa915ca0..c2ad0780 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "codespell==2.4.1", "isort==6.0.1", "mypy==1.17.1", - "pre-commit==4.2.0", + "pre-commit==4.3.0", "pre-commit-hooks==5.0.0", "pylint==3.3.7", "pytest==8.4.1",