From cea551faff826174d489510854697c8968c61a6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 22:54:31 +0000 Subject: [PATCH] chore(deps): update dependency pre-commit to v4.5.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0701a5f06..58a480afc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev = [ "pytest-xdist==3.8.0", "nbformat==5.10.4", "ruff==0.14.14", - "pre-commit==4.3.0", + "pre-commit==4.5.1", "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