From 445989b09513c11e360a8502d79c6e1d26c6787b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:23:18 +0000 Subject: [PATCH] chore(deps): bump werkzeug in /cloud-sql/postgres/sqlalchemy Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.1.6. - [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/2.3.8...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-sql/postgres/sqlalchemy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-sql/postgres/sqlalchemy/requirements.txt b/cloud-sql/postgres/sqlalchemy/requirements.txt index d3a74b1c5ef..44c43dafb42 100644 --- a/cloud-sql/postgres/sqlalchemy/requirements.txt +++ b/cloud-sql/postgres/sqlalchemy/requirements.txt @@ -4,4 +4,4 @@ SQLAlchemy==2.0.40 cloud-sql-python-connector==1.18.4 gunicorn==23.0.0 functions-framework==3.9.2 -Werkzeug==2.3.8 +Werkzeug==3.1.6