diff --git a/pyproject.toml b/pyproject.toml index b668f378..e52cad7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "codespell==2.4.0", "isort==5.13.2", "mypy==1.14.1", - "pre-commit==4.0.1", + "pre-commit==4.1.0", "pre-commit-hooks==5.0.0", "pylint==3.3.3", "pytest==8.3.4",