From 93fefb339b33fb1a366ada8270f8b0b3e4a5c79a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Aug 2021 07:09:09 +0000 Subject: [PATCH] [tune](deps): Bump h5py from 3.3.0 to 3.4.0 in /python/requirements/tune Bumps [h5py](https://github.com/h5py/h5py) from 3.3.0 to 3.4.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.3.0...3.4.0) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index 4d09dea81b47..1e5e4acc0f73 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -12,7 +12,7 @@ gluoncv==0.10.1.post0 gpy==1.10.0 gym[atari]==0.18.3 h5py==3.1.0; python_version < '3.7' -h5py==3.3.0; python_version >= '3.7' +h5py==3.4.0; python_version >= '3.7' hpbandster==0.7.4 HEBO==0.1.0 hyperopt==0.2.5