From 9140d0d7f4d7d90088a9e50466af24abe9bcb15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 13:45:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20flask=20from=203.1.1=20to=20?= =?UTF-8?q?3.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [flask](https://github.com/pallets/flask) from 3.1.1 to 3.1.2. - [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.1...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker-images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-images/requirements.txt b/docker-images/requirements.txt index fb5024f..eabd61c 100644 --- a/docker-images/requirements.txt +++ b/docker-images/requirements.txt @@ -1 +1 @@ -flask==3.1.1 +flask==3.1.2