From 6d043e556cc1df0d4d1c9741c444d14e6fd9ff93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 08:51:24 -0500 Subject: [PATCH] Bump flask from 2.0.3 to 2.2.5 in /examples/vertex_mlops_enterprise (#1129) Bumps [flask](https://github.com/pallets/flask) from 2.0.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.0.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/vertex_mlops_enterprise/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vertex_mlops_enterprise/requirements.txt b/examples/vertex_mlops_enterprise/requirements.txt index fa8e81d7fc..5894c536fa 100644 --- a/examples/vertex_mlops_enterprise/requirements.txt +++ b/examples/vertex_mlops_enterprise/requirements.txt @@ -13,6 +13,6 @@ tfx==1.8.0 tensorflow-io==0.26.0 apache-beam[gcp]==2.39.0 numpy==1.22.0 -flask==2.0.3 +flask==2.2.5 protobuf==3.20.3 tensorflow-model-analysis==0.39.0