From 476b616ac4f23f675cdf903148413dd13c8195b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:17:39 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.0.6 in /demo-ipyleaflet/notebooks Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-ipyleaflet/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-ipyleaflet/notebooks/requirements.txt b/demo-ipyleaflet/notebooks/requirements.txt index 38df38d..9fd2bc9 100644 --- a/demo-ipyleaflet/notebooks/requirements.txt +++ b/demo-ipyleaflet/notebooks/requirements.txt @@ -100,7 +100,7 @@ urllib3==1.26.8 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.2.3 -Werkzeug==2.0.3 +Werkzeug==3.0.6 widgetsnbextension==3.5.2 xyzservices==2022.2.0 yarg==0.1.9