From 5f4b189a1c6a0b33c384f7ad8fe84ee81edbfae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 05:01:09 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.4 in /dockerfiles/jupyter Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 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/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerfiles/jupyter/locked-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dockerfiles/jupyter/locked-requirements.txt b/dockerfiles/jupyter/locked-requirements.txt index 96fa9f98b1b..9d331edcd02 100644 --- a/dockerfiles/jupyter/locked-requirements.txt +++ b/dockerfiles/jupyter/locked-requirements.txt @@ -3374,9 +3374,9 @@ websocket-client==1.8.0 \ # via # jupyter-server # kubernetes -werkzeug==3.1.3 \ - --hash=sha256:54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e \ - --hash=sha256:60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746 +werkzeug==3.1.4 \ + --hash=sha256:2ad50fb9ed09cc3af22c54698351027ace879a0b60a3b5edf5730b2f7d876905 \ + --hash=sha256:cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e # via flask wrapt==1.17.2 \ --hash=sha256:08e7ce672e35efa54c5024936e559469436f8b8096253404faeb54d2a878416f \