From 4a5563572ed7ed971548f76cfa64f9b811f6cbee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 23:14:32 +0000 Subject: [PATCH] Bump flask in /python in the pip group across 1 directory Bumps the pip group with 1 update in the /python directory: [flask](https://github.com/pallets/flask). Updates `flask` from 1.0.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/1.0.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index f2e1e5065..af266d21c 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1 +1 @@ -Flask==1.0.2 +Flask==3.1.3