From a76b6d4e119decdb222187b88319f718c263a4f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:07:04 +0000 Subject: [PATCH] build(deps): bump h5py from 3.9.0 to 3.15.1 Bumps [h5py](https://github.com/h5py/h5py) from 3.9.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.9.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed1e9d5..74b9c9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -h5py == 3.9.0 +h5py == 3.15.1 jupyter == 1.0.0 keras == 2.14.0 matplotlib == 3.8.1