From 6b63e36e42ee6c9e713bafb293b6b96a9504970e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 02:27:43 +0000 Subject: [PATCH] chore(deps): update dependency dash-cytoscape to v1.0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b1c2461ce..7ce0c23ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ dev = [ "scipy==1.15.1", "gurobipy==12.0.3", "dash==3.0.0", - "dash-cytoscape==1.0.0", + "dash-cytoscape==1.0.2", "dash-daq==0.6.0", "networkx==3.0.0", "werkzeug==3.0.0",