From 2a992c72187772e05652e593f95f7f7efa569b01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:35:12 +0000 Subject: [PATCH] Bump flask from 2.3.3 to 3.1.3 in /app Bumps [flask](https://github.com/pallets/flask) from 2.3.3 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.3.3...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 2bb0a0c4..3351cdb6 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,7 +4,7 @@ certifi==2024.7.4 charset-normalizer==3.2.0 click==8.1.7 feedparser==6.0.10 -Flask==2.3.3 +Flask==3.1.3 gunicorn==23.0.0 idna==3.7 itsdangerous==2.1.2