From 363febb8b0e190ebd5d70773603814b4f681d25f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:47:26 +0000 Subject: [PATCH] Bump flask from 3.1.2 to 3.1.3 in /http_service Bumps [flask](https://github.com/pallets/flask) from 3.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/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- http_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http_service/requirements.txt b/http_service/requirements.txt index 61e9a575f1..24ac86e240 100644 --- a/http_service/requirements.txt +++ b/http_service/requirements.txt @@ -1,7 +1,7 @@ apispec-webframeworks==1.2.0 apispec[yaml]==6.9.0 cerberus==1.3.8 -Flask==3.1.2 +Flask==3.1.3 flask-apispec==0.11.4 flask-cors==6.0.2 gunicorn==25.1.0