From 01c5a5bf3252160fd4783830dc07ad3512de5e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:25:45 +0000 Subject: [PATCH] Bump flask from 3.0.0 to 3.1.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [flask](https://github.com/pallets/flask). Updates `flask` from 3.0.0 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/3.0.0...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] --- api_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_requirements.txt b/api_requirements.txt index 4017e14..1804d44 100644 --- a/api_requirements.txt +++ b/api_requirements.txt @@ -1,2 +1,2 @@ -flask==3.0.0 +flask==3.1.3 flask-cors==4.0.0