From 558fa1bd553272c34c98ef03718e9ab387a20e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 07:02:27 +0000 Subject: [PATCH] [air](deps): Bump h5py from 3.10.0 to 3.15.1 in /python/requirements/ml Bumps [h5py](https://github.com/h5py/h5py) from 3.10.0 to 3.15.1. - [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.15.1) --- updated-dependencies: - dependency-name: h5py dependency-version: 3.15.1 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..f52b32950796 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.15.1 # Requirements for rendering. moviepy