Skip to content

Commit 7623776

Browse files
authored
Merge pull request #1061 from tskit-dev/dependabot/pip/python/requirements/CI-tests-pip/h5py-3.1.0
Bump h5py from 3.0.0 to 3.1.0 in /python/requirements/CI-tests-pip
2 parents 0f97b92 + fd47be4 commit 7623776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/requirements/CI-tests-pip/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ numpy==1.19.4
22
pytest==6.1.2
33
pytest-xdist==2.1.0
44
jsonschema==3.2.0
5-
h5py==3.0.0
6-
h5py==3.0.0
5+
h5py==3.1.0
6+
h5py==3.1.0
77
svgwrite==1.4
88
portion==2.1.4
99
xmlunittest==0.5.0

0 commit comments

Comments
 (0)