diff --git a/pyproject.toml b/pyproject.toml index 9b96c1e..01eed0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "codespell==2.4.1", "coverage==7.10.2", "mypy==1.17.1", - "pre-commit==4.2.0", + "pre-commit==4.3.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1", "pytest-timeout==2.4.0",