diff --git a/pyproject.toml b/pyproject.toml index 6181809..52e8d0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "codespell==2.4.1", "coverage==7.11.0", "mypy==1.18.2", - "pre-commit==4.3.0", + "pre-commit==4.4.0", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0", "pytest-timeout==2.4.0",