From 7db5071c5a36636023d1db27b00d1d75c2a3566a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:24:53 +0000 Subject: [PATCH] Bump tensorflow in /python/automate-modeling-at-scale Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 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.7.2...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/automate-modeling-at-scale/Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/automate-modeling-at-scale/Requirements.txt b/python/automate-modeling-at-scale/Requirements.txt index 309ea42..cb10669 100644 --- a/python/automate-modeling-at-scale/Requirements.txt +++ b/python/automate-modeling-at-scale/Requirements.txt @@ -24,7 +24,7 @@ scikit-learn==0.22.2.post1 scipy==1.4.1 swat==1.6.1 tensorboard==2.1.1 -tensorflow==2.7.2 +tensorflow==2.11.1 tensorflow-estimator==2.1.0 xgboost==1.0.2 pzmm==1.0