From 6b43e78674415d8bb3822dff3ddbe19181fe96b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:28:06 +0000 Subject: [PATCH] build(deps): bump h5py from 3.10.0 to 3.14.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94f3949..5bdeb03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Cartopy == 0.23.0 geocoder == 1.38.1 geopy == 2.4.1 -h5py == 3.10.0 +h5py == 3.14.0 jupyter == 1.0.0 keras == 3.3.3 matplotlib == 3.8.4