From 076ef1ff2469a1002509fec28d0ce78d9acd8c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:52:34 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.2.5 in /cloud_function Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5. - [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.2.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud_function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud_function/requirements.txt b/cloud_function/requirements.txt index 7d98146..2596312 100644 --- a/cloud_function/requirements.txt +++ b/cloud_function/requirements.txt @@ -6,7 +6,7 @@ numpy==1.23.2 loguru==0.6.0 fsspec==2022.7.1 gcsfs==2022.7.1 -flask==2.2.2 +flask==2.2.5 scipy==1.10.1 pyproj==3.6.1 geopy==2.3.0