diff --git a/pyproject.toml b/pyproject.toml index e06e4ca..bd8a700 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ docs = [ "sphinx-copybutton>=0.5.0", "sphinx-design>=0.5.0", ] -lint = ["ruff>=0.4.0", "mypy>=1.10.0", "pre-commit>=3.7.0"] +lint = ["ruff>=0.4.0", "mypy>=1.10.0", "pre-commit>=4.3.0"] test = [ "pytest>=8.0.0", "pytest-cov>=5.0.0",