From 0d5a891f54aea84cf9ca6f5936166d37ecbf2211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 22:48:45 +0000 Subject: [PATCH] [tune](deps): Bump tensorflow-estimator in /python/requirements/ml Bumps [tensorflow-estimator](https://github.com/tensorflow/estimator) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/tensorflow/estimator/releases) - [Commits](https://github.com/tensorflow/estimator/compare/v2.6.0...v2.8.0) --- updated-dependencies: - dependency-name: tensorflow-estimator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_rllib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_rllib.txt b/python/requirements/ml/requirements_rllib.txt index b0d85394360d..22b108d955c3 100644 --- a/python/requirements/ml/requirements_rllib.txt +++ b/python/requirements/ml/requirements_rllib.txt @@ -20,7 +20,7 @@ supersuit==3.3.2; python_version >= '3.7' pybullet==3.2.0 # For tests on RecSim and Kaggle envs. recsim==0.2.4 -tensorflow_estimator==2.6.0 +tensorflow_estimator==2.8.0 # DeepMind's OpenSpiel open-spiel==1.0.2