diff --git a/pyproject.toml b/pyproject.toml index d9f6bc18b..694d95bd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev = [ "scipy==1.16.3", # 1.16.1+ required for Python 3.14 wheels "highspy==1.13.1", # Latest known-good. Bump once HiGHS#2975 fix ships in 1.14.1+ "gurobipy==12.0.3; python_version < '3.14'", # No Python 3.14 wheels yet - "dash==4.4.0", + "dash==4.4.1", "dash-cytoscape==1.0.2", "dash-daq==0.6.0", "networkx==3.0.0",