Skip to content

Commit f4330c2

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 b1c0d27 commit f4330c2

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
@@ -94,7 +94,7 @@ dev = [
9494
"pre-commit==4.6.0",
9595
"pyvis==0.3.2",
9696
"scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels
97-
"highspy==1.13.1", # Latest known-good. Bump once HiGHS#2975 fix ships in 1.14.1+
97+
"highspy==1.15.1", # Latest known-good. Bump once HiGHS#2975 fix ships in 1.14.1+
9898
"gurobipy==12.0.3; python_version < '3.14'", # No Python 3.14 wheels yet
9999
"dash==3.3.0",
100100
"dash-cytoscape==1.0.2",

0 commit comments

Comments
 (0)