From 50db403ec008b8b0e7ce9f05816661ec9a7decd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 20:11:49 +0000 Subject: [PATCH] Bump flask from 3.1.2 to 3.1.3 in /election-api-python 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] --- election-api-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/election-api-python/requirements.txt b/election-api-python/requirements.txt index d9bfbe9..af266d2 100644 --- a/election-api-python/requirements.txt +++ b/election-api-python/requirements.txt @@ -1 +1 @@ -Flask==3.1.2 +Flask==3.1.3