From 9b7451e9e64a5076e235b699553d0b7b0076f3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:34:22 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.1.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updated-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updated-requirements.txt b/updated-requirements.txt index 819c7f3..7c65abe 100644 --- a/updated-requirements.txt +++ b/updated-requirements.txt @@ -1,4 +1,4 @@ -astroid==2.3.3 +astroid==2.3.3 attrs==19.3.0 backcall==0.1.0 beautifulsoup4==4.8.2 @@ -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.5 widgetsnbextension==3.5.1 wrapt==1.11.2