From 52331a1da4704a2acbc6b5b94e5182523d57f5e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:12:38 +0000 Subject: [PATCH] Bump flask from 2.2.5 to 3.1.3 in /API-and-Admin-Panel/App/App Bumps [flask](https://github.com/pallets/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 ... Signed-off-by: dependabot[bot] --- API-and-Admin-Panel/App/App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-and-Admin-Panel/App/App/requirements.txt b/API-and-Admin-Panel/App/App/requirements.txt index fe599a7..f8758fa 100644 --- a/API-and-Admin-Panel/App/App/requirements.txt +++ b/API-and-Admin-Panel/App/App/requirements.txt @@ -4,7 +4,7 @@ certifi==2024.7.4 Click==7.0 distlib==0.3.0 filelock==3.0.12 -Flask==2.2.5 +Flask==3.1.3 Flask-Cors==5.0.0 Flask-Login==0.5.0 Flask-MySQL==1.5.1