From 02675d82cd30b4a8216354cf35f2edf05dbdd187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:40:06 +0000 Subject: [PATCH] Bump flask from 3.1.1 to 3.1.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5eebc7f..4fb8d2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ croniter==6.0.0 dnspython==2.7.0 dpath==2.2.0 enum34==1.1.10 -Flask==3.1.1 +Flask==3.1.2 Flask-HTTPAuth==4.8.0 gevent==25.5.1 greenlet==3.2.2