From e47cab9573ebbbfe00c9dc5f09a4d135b6bcf9ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 19:45:02 +0000 Subject: [PATCH] Bump flask from 1.1.1 to 3.1.3 in /demo-app Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.1...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-app/requirements.txt b/demo-app/requirements.txt index 25cd3a4..d456a90 100644 --- a/demo-app/requirements.txt +++ b/demo-app/requirements.txt @@ -3,4 +3,4 @@ google-cloud-pubsub==0.42.1 google-cloud-trace==0.21.0 gunicorn==19.9.0 opencensus==0.6.0 -Flask==1.1.1 +Flask==3.1.3