From d8084ed8bca37fbe4c5c9fd70df372a88ace5eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 02:50:04 +0000 Subject: [PATCH] Bump flask in /examples/data-science-analystics/cpu-orchestration Bumps [flask](https://github.com/pallets/flask) from 2.2.5 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.2.5...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../data-science-analystics/cpu-orchestration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/data-science-analystics/cpu-orchestration/requirements.txt b/examples/data-science-analystics/cpu-orchestration/requirements.txt index 3b0ed839..9068c109 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -48,7 +48,7 @@ docker==7.1.0 durationpy==0.10 email_validator==2.2.0 exceptiongroup==1.3.1 -Flask==2.2.5 +Flask==3.1.3 Flask-AppBuilder==4.5.2 Flask-Babel==2.0.0 Flask-Caching==2.3.0