diff --git a/Dependencies.txt b/Dependencies.txt index b1dc1ed9b7..f0813f2c1d 100644 --- a/Dependencies.txt +++ b/Dependencies.txt @@ -9,7 +9,7 @@ Clp=1.17.10 Cgl=0.60.9 Cbc=2.10.12 GLPK=5.0 -HiGHS=v1.10.0 +HiGHS=v1.11.0 Scip=v922 # Python pybind11=v2.13.6 diff --git a/patches/BUILD.bazel b/patches/BUILD.bazel index 22f2795c84..28b25b4abe 100644 --- a/patches/BUILD.bazel +++ b/patches/BUILD.bazel @@ -13,7 +13,6 @@ exports_files([ "abseil-cpp-20250512.0.patch", - "highs-v1.10.patch", "protobuf-v31.0.patch", "pybind11_bazel.patch", "pybind11_abseil.patch",