diff --git a/pyproject.toml b/pyproject.toml index 0a553d5..ed183cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ websockets = ">=8.1,<14.0" Sphinx = "^7.1.2" aresponses = "^3.0.0" asynctest = "^0.13.0" -pre-commit = "^3.2.2" +pre-commit = "^4.0.0" pytest = "^8.0.0" pytest-aiohttp = "^1.0.4" pytest-cov = "^5.0.0"