diff --git a/pyproject.toml b/pyproject.toml index e0ce5d7e2..6cfc70f19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ version = "0.88.1" test = [ "codespell==2.3.0", "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-aiohttp==1.0.5",