From cb5b019dfdcd65d01934339019773a788a36bca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:03:12 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /examples/language-redirect directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 1 update in the /examples/python-app directory: [flask](https://github.com/pallets/flask). Updates `flask` from 2.3.2 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/2.3.2...3.1.3) Updates `flask` from 2.3.2 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/2.3.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- examples/language-redirect/requirements.txt | 2 +- examples/python-app/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/language-redirect/requirements.txt b/examples/language-redirect/requirements.txt index 6a5aa35..753a114 100644 --- a/examples/language-redirect/requirements.txt +++ b/examples/language-redirect/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.3.2 +Flask==3.1.3 https://github.com/google/gae-secure-scaffold-python3/archive/master.zip google-cloud-ndb flask-talisman diff --git a/examples/python-app/requirements.txt b/examples/python-app/requirements.txt index ee17118..edc4d98 100644 --- a/examples/python-app/requirements.txt +++ b/examples/python-app/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.3.2 +Flask==3.1.3 https://github.com/google/gae-secure-scaffold-python3/archive/master.zip google-cloud-ndb flask-talisman