From 9724993a668d391f3142b29957456214d232ab22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:07:05 +0000 Subject: [PATCH] fix(deps): update dependency werkzeug to v3.1.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a9f3c5bd8..d1b105de4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dev = [ "dash-cytoscape==1.0.2", "dash-daq==0.6.0", "networkx==3.0.0", - "werkzeug==3.1.5", + "werkzeug==3.1.6", ] # Documentation building