From 28922440366cd9d3509cb27acb1ddc7a0d501544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:21:08 +0000 Subject: [PATCH] Bump flask from 2.0.1 to 2.3.2 in /docker-stacks/pathdiff/containers/api Bumps [flask](https://github.com/pallets/flask) from 2.0.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.0.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-stacks/pathdiff/containers/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-stacks/pathdiff/containers/api/requirements.txt b/docker-stacks/pathdiff/containers/api/requirements.txt index a6066bc2..bf7318ab 100644 --- a/docker-stacks/pathdiff/containers/api/requirements.txt +++ b/docker-stacks/pathdiff/containers/api/requirements.txt @@ -9,7 +9,7 @@ click-plugins==1.1.1 click-repl==0.2.0 distlib==0.3.1 filelock==3.0.12 -Flask==2.0.1 +Flask==2.3.2 Flask-Cors==3.0.10 gunicorn==20.1.0 itsdangerous==2.0.1