From dbe16b896b167682af6148ec1831435e3e0fec9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 May 2022 07:12:53 +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.9.0. - [Release notes](https://github.com/tensorflow/estimator/releases) - [Commits](https://github.com/tensorflow/estimator/compare/v2.6.0...v2.9.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 7ccbca042374..64a7a9ff64d7 100644 --- a/python/requirements/ml/requirements_rllib.txt +++ b/python/requirements/ml/requirements_rllib.txt @@ -20,7 +20,7 @@ supersuit==3.3.3; 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.9.0 # DeepMind's OpenSpiel open-spiel==1.0.2