From d3d7c8403cb91b4663a5adfd6e102d526cbeb05b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:36:50 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 2.3.2 in /src Bumps [flask](https://github.com/pallets/flask) from 1.0.2 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...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 7fbc9bc4..20f969f8 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -9,7 +9,7 @@ certifi dogpile.cache==0.6.2 elasticsearch>=6.0.0,<7.0.0 flask-bootstrap==3.3.7.1 -flask==1.0.2 +flask==2.3.2 gevent==1.1.2 healthcheck==1.3.3 jaeger-client==3.12.0