From b37995bc8772a0011c304349a556006a776e370e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:05:31 +0000 Subject: [PATCH] Bump tensorflow in /retail/recommendation-system/bqml-scann Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.11.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.4.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- retail/recommendation-system/bqml-scann/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retail/recommendation-system/bqml-scann/requirements.txt b/retail/recommendation-system/bqml-scann/requirements.txt index 01a80c2..d19820a 100644 --- a/retail/recommendation-system/bqml-scann/requirements.txt +++ b/retail/recommendation-system/bqml-scann/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.4.0 +tensorflow==2.11.1 tfx==0.25.0 apache-beam[gcp] google-cloud-bigquery