From 7f17894cc08a76899b2d87d0fb85b8102d9dd256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:55:28 +0000 Subject: [PATCH] build(deps): bump flask from 1.1.1 to 3.1.3 in /aws/emr 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] --- aws/emr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/emr/requirements.txt b/aws/emr/requirements.txt index 2bd51b9..696a2ac 100644 --- a/aws/emr/requirements.txt +++ b/aws/emr/requirements.txt @@ -1,6 +1,6 @@ astroid==1.6.1 click==6.7 -Flask==1.1.1 +Flask==3.1.3 isort==4.3.4 itsdangerous==0.24 Jinja2==2.10.1