From 126d2da0512b25e6206328792f290dc179b834f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 14:54:59 +0000 Subject: [PATCH] chore(deps): update dependency dash to v3.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c410305f4..0c6bcb951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ dev = [ "tsam==2.3.9", "scipy==1.15.1", "gurobipy==12.0.3", - "dash==3.2.0", + "dash==3.3.0", "dash-cytoscape==1.0.2", "dash-daq==0.6.0", "networkx==3.0.0",