From 9685ec508e56116f4c7ba07ff1d3c6d70773ce81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 09:57:41 +0000 Subject: [PATCH] Bump flask from 2.3.0 to 3.1.3 Bumps [flask](https://github.com/pallets/flask) from 2.3.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/2.3.0...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 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 250c1eb..be3e33b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ apispec==4.0.0 canonicalwebteam.flask-base>=3.1.1 -Flask==2.3.0 +Flask==3.1.3 Werkzeug<3 Flask-Migrate==4.0.5 Flask-SQLAlchemy==3.0.5