diff --git a/pyproject.toml b/pyproject.toml index 1306749..923c369 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "codespell==2.4.1", "coverage==7.8.0", "mypy==1.15.0", - "pre-commit==3.7.1", + "pre-commit==4.2.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.1.0", "pytest-timeout==2.3.1",