From 068a2599138cac7b779a375d7f645f181c2e6bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 10:29:25 +0000 Subject: [PATCH] Bump h5py from 3.6.0 to 3.7.0 Bumps [h5py](https://github.com/h5py/h5py) from 3.6.0 to 3.7.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.6.0...3.7.0) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/datasets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/datasets.txt b/requirements/datasets.txt index 76c56fbdfe1..0cfcb6d17ea 100644 --- a/requirements/datasets.txt +++ b/requirements/datasets.txt @@ -1,5 +1,5 @@ # datasets -h5py==3.6.0 +h5py==3.7.0 laspy==2.2.0 open3d==0.14.1;python_version<'3.10' opencv-python==4.6.0.66