From 74b74fa7a28fc6132d51f22452867b28862d2519 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Oct 2023 11:09:23 -0700 Subject: [PATCH] Update h5py from 3.4.0 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37de23d..37d82ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ numpy==1.26.0 pytest==7.4.2 pytest-runner==6.0.0 h5py_like==0.6.0 -h5py==3.4.0 +h5py==3.9.0 maturin==0.12.6