Skip to content

Commit 1d06565

Browse files
chore: bump highspy from 1.13.1 to 1.15.1
Bumps [highspy](https://github.com/ERGO-Code/HiGHS) from 1.13.1 to 1.15.1. - [Release notes](https://github.com/ERGO-Code/HiGHS/releases) - [Commits](ERGO-Code/HiGHS@v1.13.1...v1.15.1) --- updated-dependencies: - dependency-name: highspy dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b0c409 commit 1d06565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dev = [
9696
"pre-commit==4.6.0",
9797
"pyvis==0.3.2",
9898
"scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels
99-
"highspy==1.13.1", # Latest known-good. Bump once HiGHS#2975 fix ships in 1.14.1+
99+
"highspy==1.15.1", # Latest known-good. Bump once HiGHS#2975 fix ships in 1.14.1+
100100
"gurobipy==12.0.3; python_version < '3.14'", # No Python 3.14 wheels yet
101101
"dash==3.3.0",
102102
"dash-cytoscape==1.0.2",

0 commit comments

Comments
 (0)