From bf79855245daa1654e619df18d620a9bf2327aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:24:00 +0000 Subject: [PATCH] Bump h5py from 3.10.0 to 3.12.1 Bumps [h5py](https://github.com/h5py/h5py) from 3.10.0 to 3.12.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.12.1) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/required.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 84f67bf0..bb1dac20 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ mkdocs-material==9.5.46 mkdocstrings[python] -h5py==3.10.0 +h5py==3.12.1 jupyterlab diff --git a/requirements/required.txt b/requirements/required.txt index a530d565..6870aa87 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -8,7 +8,7 @@ torchvision==0.20.1 torchmetrics==1.3.1 geopandas==0.14.4 lightly==1.5.15 -h5py==3.10.0 +h5py==3.12.1 mlflow==2.18.0 lightning==2.4.0 segmentation-models-pytorch==0.3.4