From f5329b54e3c730f2e7b318e2586a727d41c8ab2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:39:08 +0000 Subject: [PATCH] chore(deps): bump werkzeug in /profiler/appengine/standard_python37 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] --- profiler/appengine/standard_python37/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiler/appengine/standard_python37/requirements.txt b/profiler/appengine/standard_python37/requirements.txt index b4e3738644e..ca94d6c2a8f 100644 --- a/profiler/appengine/standard_python37/requirements.txt +++ b/profiler/appengine/standard_python37/requirements.txt @@ -1,3 +1,3 @@ Flask==3.0.0 google-cloud-profiler==4.0.0 -Werkzeug==3.0.3 +Werkzeug==3.1.5