diff --git a/setup.py b/setup.py index 25d1b38..dd9212c 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "pytest", "pytest-asyncio>=0.26.0", "pytest-env", - "pre-commit==4.5.0; python_version >= '3.10'", + "pre-commit==4.5.1; python_version >= '3.10'", "mypy==1.19.1", "types-setuptools", "ruff==0.14.6",