From 487b2ed4344b556cdf2e6f24f64527ebeb2d1e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:56:14 +0000 Subject: [PATCH] chore(deps): bump flask from 2.1.2 to 3.1.3 in /requirements Bumps [flask](https://github.com/pallets/flask) from 2.1.2 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.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 824b2ccb..8c2280ce 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -3,7 +3,7 @@ click==8.1.3 escpos==1.9 # FIXME: newer verion available but breaks it flask_restx-0.5.1 Werkzeug==2.1.2 -Flask==2.1.2 +Flask==3.1.3 ############################################################### Flask_Colorpicker==0.9 Flask_Datepicker==0.8