From e7ac4901f3299ecd6f841aac8b3f1827246b0ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 08:04:08 +0000 Subject: [PATCH] [tune](deps): Bump h5py from 3.1.0 to 3.8.0 in /python/requirements/ml Bumps [h5py](https://github.com/h5py/h5py) from 3.1.0 to 3.8.0. - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](https://github.com/h5py/h5py/compare/3.1.0...3.8.0) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_tune.txt b/python/requirements/ml/requirements_tune.txt index cd68943d87c6..5dd8c65e12e0 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -13,7 +13,7 @@ gpy==1.10.0 autorom[accept-rom-license] gym>=0.21.0,<0.24.0; python_version >= '3.7' gym[atari]==0.19.0; python_version < '3.7' -h5py==3.1.0 +h5py==3.8.0 hpbandster==0.7.4 HEBO==0.3.2 hyperopt==0.2.5