From 87a5c8894a36f6016e51a91f23556b8d0d139c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 16:53:35 +0000 Subject: [PATCH] Bump flask from 2.2.3 to 2.2.5 in /application Bumps [flask](https://github.com/pallets/flask) from 2.2.3 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.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index e06dbaf..96adbc4 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -27,7 +27,7 @@ ecdsa==0.18.0 entrypoints==0.4 faiss-cpu==1.7.3 filelock==3.9.0 -Flask==2.2.3 +Flask==2.2.5 Flask-Cors==3.0.10 frozenlist==1.3.3 geojson==2.5.0