From 096e7376bdeb106606eaa6c6022147bb2bbee57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:18:03 +0000 Subject: [PATCH] Bump flask from 2.2.5 to 3.1.3 in the uv group across 1 directory Bumps the uv group with 1 update in the / directory: [flask](https://github.com/pallets/flask). Updates `flask` from 2.2.5 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.2.5...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] --- sim-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim-requirements.txt b/sim-requirements.txt index 2555065..8917988 100644 --- a/sim-requirements.txt +++ b/sim-requirements.txt @@ -6,7 +6,7 @@ telnetlib3==2.0.4 rich==13.7.1 typing-extensions==4.12.2 networkx==3.2.1 -flask==2.2.5 +flask==3.1.3 tqdm==4.66.4 pyvis==0.3.2