From c674eeea42ab011272f0e37ff918fdee468a2583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:40:52 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.1.5 in /requirements/static/ci/py3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 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/3.0.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/static/ci/py3.8/freebsd.txt | 2 +- requirements/static/ci/py3.8/linux.txt | 2 +- requirements/static/ci/py3.8/windows.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/static/ci/py3.8/freebsd.txt b/requirements/static/ci/py3.8/freebsd.txt index 113efca853ff..57af65c557ba 100644 --- a/requirements/static/ci/py3.8/freebsd.txt +++ b/requirements/static/ci/py3.8/freebsd.txt @@ -574,7 +574,7 @@ websocket-client==0.40.0 # via kubernetes wempy==0.2.1 # via -r requirements/static/ci/common.in -werkzeug==3.0.3 +werkzeug==3.1.5 # via # moto # pytest-httpserver diff --git a/requirements/static/ci/py3.8/linux.txt b/requirements/static/ci/py3.8/linux.txt index bd2b63c81105..1998138a2b26 100644 --- a/requirements/static/ci/py3.8/linux.txt +++ b/requirements/static/ci/py3.8/linux.txt @@ -626,7 +626,7 @@ websocket-client==0.40.0 # via kubernetes wempy==0.2.1 # via -r requirements/static/ci/common.in -werkzeug==3.0.3 +werkzeug==3.1.5 # via # moto # pytest-httpserver diff --git a/requirements/static/ci/py3.8/windows.txt b/requirements/static/ci/py3.8/windows.txt index 7b4bd42d432a..7cf3e514f4df 100644 --- a/requirements/static/ci/py3.8/windows.txt +++ b/requirements/static/ci/py3.8/windows.txt @@ -520,7 +520,7 @@ websocket-client==0.40.0 # via kubernetes wempy==0.2.1 # via -r requirements/static/ci/common.in -werkzeug==3.0.3 +werkzeug==3.1.5 # via # moto # pytest-httpserver