From 9263e0186a786cac9edd164ca780598e4f6bc578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:12:10 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.1.4. - [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/1.0.1...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updated-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updated-requirements.txt b/updated-requirements.txt index 819c7f3..5c4c544 100644 --- a/updated-requirements.txt +++ b/updated-requirements.txt @@ -66,6 +66,6 @@ traitlets==4.3.3 urllib3==1.26.5 wcwidth==0.1.9 webencodings==0.5.1 -Werkzeug==1.0.1 +Werkzeug==3.1.4 widgetsnbextension==3.5.1 wrapt==1.11.2