From 3417f373498a44443ac8e2731eb5b164775270be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 08:19:11 +0000 Subject: [PATCH] Bump werkzeug from 3.0.6 to 3.1.4 in /.devcontainer/src/test/regress Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 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.0.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/src/test/regress/Pipfile | 2 +- .devcontainer/src/test/regress/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.devcontainer/src/test/regress/Pipfile b/.devcontainer/src/test/regress/Pipfile index ee87ddc4762..8ade5491338 100644 --- a/.devcontainer/src/test/regress/Pipfile +++ b/.devcontainer/src/test/regress/Pipfile @@ -25,7 +25,7 @@ pytest-timeout = "*" pytest-xdist = "*" pytest-repeat = "*" pyyaml = "*" -werkzeug = "==3.1.0" +werkzeug = "==3.1.4" "typing-extensions" = ">=4.13.2,<5" pyperclip = "==1.9.0" diff --git a/.devcontainer/src/test/regress/Pipfile.lock b/.devcontainer/src/test/regress/Pipfile.lock index d651117c70e..711a02f28ed 100644 --- a/.devcontainer/src/test/regress/Pipfile.lock +++ b/.devcontainer/src/test/regress/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9f46650e63207f076d1799cb19d72560b0ac07255f119091fe122630d8a47c19" + "sha256": "5f734fff88a49010712613a14addae5f38347c691d0b3004b09f59ba5c7cc061" }, "pipfile-spec": 6, "requires": { @@ -1117,12 +1117,12 @@ }, "werkzeug": { "hashes": [ - "sha256:208a2e31a4a54c8b3d2244f2079ca1d3851629a7a7d546646059c64fb746023a", - "sha256:6f2a0d38f25ba5a75c36c45b4ae350c7a23b57e3b974e9eb2d6851f2c648c00d" + "sha256:2ad50fb9ed09cc3af22c54698351027ace879a0b60a3b5edf5730b2f7d876905", + "sha256:cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==3.1.0" + "version": "==3.1.4" }, "wsproto": { "hashes": [