From 25e781701465358c4bb7dacf272434b8b5fd1170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 13:26:16 +0000 Subject: [PATCH] Bump flask from 3.1.0 to 3.1.1 Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. - [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.1.0...3.1.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a12d84..b92a4bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ dill==0.3.9 distlib==0.3.9 distro==1.9.0 filelock==3.16.1 -Flask==3.1.0 +Flask==3.1.1 Flask-Cors==4.0.2 Flask-WTF==1.2.2 greenlet==3.1.1