From 952df21683701e6501601d69686d37d3a02e18ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:20:15 +0000 Subject: [PATCH] chore(deps): bump flask from 2.0.3 to 3.1.0 Bumps [flask](https://github.com/pallets/flask) from 2.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/2.0.3...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfaa0ce9509..f9bcaf18782 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -flask==2.0.3 +flask==3.1.0 flask-flatpages==0.7.3 frozen-flask==0.18 Pygments==2.12.0