From 68b63aeaaac3332e02f8d3aac458b5912ed55da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:22:28 +0000 Subject: [PATCH] Bump flask from 2.3.2 to 3.1.3 in /python-flask-restful-openpgp-proxy Bumps [flask](https://github.com/pallets/flask) from 2.3.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.3.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-flask-restful-openpgp-proxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-flask-restful-openpgp-proxy/requirements.txt b/python-flask-restful-openpgp-proxy/requirements.txt index ed0996d..02cfc73 100644 --- a/python-flask-restful-openpgp-proxy/requirements.txt +++ b/python-flask-restful-openpgp-proxy/requirements.txt @@ -1,4 +1,4 @@ requests==2.32.4 -Flask==2.3.2 +Flask==3.1.3 flask_restful==0.3.6 gnupg==2.3.1