From 32ab500eb04cce7284c7a241cea62025289f52fe Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 2 Nov 2023 14:15:06 +0100 Subject: Bump werkzeug to 3.0.1 * see #29 Signed-off-by: Toni Uhlig --- examples/py-flow-dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/py-flow-dashboard/requirements.txt b/examples/py-flow-dashboard/requirements.txt index cd38ff32a..e223ddccf 100644 --- a/examples/py-flow-dashboard/requirements.txt +++ b/examples/py-flow-dashboard/requirements.txt @@ -1,3 +1,3 @@ dash dash_daq -Werkzeug==2.2.3 +Werkzeug==3.0.1 -- cgit v1.2.3