From 3efcd06d1984cc34c67cd5a036d9f0c09f25a4ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:17:56 +0000 Subject: [PATCH] Bump flask from 1.0 to 2.3.2 in /Easy Setup Bumps [flask](https://github.com/pallets/flask) from 1.0 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/1.0...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Easy Setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Easy Setup/requirements.txt b/Easy Setup/requirements.txt index d8ddfa5..4898e5b 100644 --- a/Easy Setup/requirements.txt +++ b/Easy Setup/requirements.txt @@ -3,6 +3,6 @@ protobuf==3.15.0 requests==2.20.0 flask-googlemaps==0.2.0 s2sphere==0.2.4 -flask==1.0 +flask==2.3.2 gpsoauth==0.3.0 coveralls==1.1