From a0924e8f59d5973a20c01b158099fb46e927d638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 13:09:47 +0000 Subject: [PATCH] Bump werkzeug in /circleci/images/pgupgradetester/files/etc Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.0 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.0...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- circleci/images/pgupgradetester/files/etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circleci/images/pgupgradetester/files/etc/requirements.txt b/circleci/images/pgupgradetester/files/etc/requirements.txt index 5b2da17..c83623f 100644 --- a/circleci/images/pgupgradetester/files/etc/requirements.txt +++ b/circleci/images/pgupgradetester/files/etc/requirements.txt @@ -60,6 +60,6 @@ tornado==6.5.2; python_version >= '3.9' typing-extensions==4.14.0; python_version >= '3.9' urwid==3.0.3; python_full_version >= '3.9.0' wcwidth==0.2.14; python_version >= '3.6' -werkzeug==3.1.0; python_version >= '3.9' +werkzeug==3.1.4; python_version >= '3.9' wsproto==1.2.0; python_full_version >= '3.7.0' zstandard==0.25.0; python_version >= '3.9' \ No newline at end of file