From 000bcc55c577099a792a49de1863b43b6f6b490d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 11:24:32 +0000 Subject: [PATCH] [air](deps): Bump h5py from 3.10.0 to 3.14.0 in /python/requirements/ml Bumps [h5py](https://github.com/h5py/h5py) from 3.10.0 to 3.14.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.10.0...3.14.0) --- updated-dependencies: - dependency-name: h5py dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/rllib-test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/rllib-test-requirements.txt b/python/requirements/ml/rllib-test-requirements.txt index bd025015d8d2..7515a43aa121 100644 --- a/python/requirements/ml/rllib-test-requirements.txt +++ b/python/requirements/ml/rllib-test-requirements.txt @@ -27,7 +27,7 @@ open-spiel==1.4 mlagents_envs==0.28.0 # Requires libtorrent which is unavailable for arm64 -h5py==3.10.0 +h5py==3.14.0 # Requirements for rendering. moviepy