From 5d5640a9c08308e7b8329b3a9c2055eff9ee498d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:56:17 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 2 updates Bumps the pip group with 1 update in the / directory: [pytest](https://github.com/pytest-dev/pytest). 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 `pytest` from 3.8.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/3.8.2...9.0.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) 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: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: pip - 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] --- dev-requirements.txt | 2 +- examples/language-redirect/requirements.txt | 2 +- examples/python-app/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a63ec03..925a7ef 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -r requirements.txt flake8==3.5.0 -pytest==3.8.2 +pytest==9.0.3 pytest-cov==2.6.0 nox 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