From 1aaf1ab44d23b357265a0106cd9c84d816ccd752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 00:43:13 +0000 Subject: [PATCH] build(deps): bump flask from 2.2.3 to 3.1.2 in /backend Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 3.1.2. - [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.2.3...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 03cc0ac51..7fa43763f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ -e ../tools #egg=code-coverage-tools connexion==2.14.2 datadog==0.52.0 -Flask==2.2.3 +Flask==3.1.2 Flask-Cors==6.0.1 flask-talisman==1.1.0 google-cloud-storage==3.2.0