From a1bdd967048c9d6bdffa4b1a6dc22b97ada2bda1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 20:58:38 +0000 Subject: [PATCH] Bump flask from 2.0.1 to 3.1.3 in /python/obt_web Bumps [flask](https://github.com/pallets/flask) from 2.0.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/2.0.1...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/obt_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/obt_web/requirements.txt b/python/obt_web/requirements.txt index e2dd2c6a6e..83665a65ba 100644 --- a/python/obt_web/requirements.txt +++ b/python/obt_web/requirements.txt @@ -1,7 +1,7 @@ bidict==0.21.2 click==8.0.1 dataclasses==0.6 -Flask==2.0.1 +Flask==3.1.3 Flask-SocketIO==5.1.0 importlib-metadata==4.6.1 itsdangerous==2.0.1