From 4faec9d1b95ab4f4d29a40a7c31f3ea9f0b3f98b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 11:39:21 +0000 Subject: [PATCH] Bump flask from 3.0.3 to 3.1.0 Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0. - [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.0.3...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e24c76..d5c4b7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ docopt-ng==0.9.0 -Flask==3.0.3 +Flask==3.1.0 Flask-Cors==5.0.0 pyaml==24.9.0 python-gitlab==4.12.1