diff --git a/pyproject.toml b/pyproject.toml index 51191d099..d92ba6de6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev = [ "pytest-xdist==3.8.0", "nbformat==5.10.4", "ruff==0.15.11", - "pre-commit==4.5.1", + "pre-commit==4.6.0", "pyvis==0.3.2", "scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels "gurobipy==12.0.3; python_version < '3.14'", # No Python 3.14 wheels yet