diff --git a/pyproject.toml b/pyproject.toml index 466cbd7c..a94a39b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ dev = [ # Perf-relevant deps pinned exactly so run-to-run deltas reflect linopy # changes, not dependency bumps. benchmarks = [ - "highspy==1.15.0", + "highspy==1.15.1", "netcdf4==1.7.4", "numpy==2.4.6", "scipy==1.17.1",