From c2e9beb182153e8730419fd9b80ffc7a74e4b955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:41:54 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9649ff4..8f3a4de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ pytest-cov==4.1.0 colorama==0.4.6 rich==13.7.0 matplotlib==3.8.2 -Flask==3.0.0 +Flask==3.1.3 flask-socketio==5.3.6 pyyaml==6.0.1