From 992073bfa6675ef8d8c80058b0ca1fd437f81e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:42:33 +0000 Subject: [PATCH] Bump flask from 2.1.1 to 2.3.2 in /pyskitjs/examples/toga Bumps [flask](https://github.com/pallets/flask) from 2.1.1 to 2.3.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/2.1.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyskitjs/examples/toga/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyskitjs/examples/toga/requirements.txt b/pyskitjs/examples/toga/requirements.txt index dccd73e..7d1a4c9 100644 --- a/pyskitjs/examples/toga/requirements.txt +++ b/pyskitjs/examples/toga/requirements.txt @@ -2,7 +2,7 @@ setuptools wheel check-manifest briefcase -flask==2.1.1 +flask==2.3.2 static/wheels/toga_core-0.3.0.dev33-py3-none-any.whl static/wheels/toga_flask-0.3.0.dev33-py3-none-any.whl static/wheels/toga_web-0.3.0.dev33-py3-none-any.whl