Skip to content

Commit

Permalink
Merge pull request #253 from pyiron/dependabot/pip/h5py-3.3.0
Browse files Browse the repository at this point in the history
Bump h5py from 3.2.1 to 3.3.0
  • Loading branch information
max-hassani committed Jun 28, 2021
2 parents 4e8e3c9 + 68dc0e7 commit 2e712f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- codacy-coverage
- defusedxml =0.7.1
- future =0.18.2
- h5py =3.2.1
- h5py =3.3.0
- matplotlib-base =3.4.2
- mendeleev =0.7.0
- numpy =1.21.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'ase==3.22.0',
'defusedxml==0.7.1',
'future==0.18.2',
'h5py==3.2.1',
'h5py==3.3.0',
'matplotlib==3.4.2',
'mendeleev==0.7.0',
'numpy==1.21.0',
Expand Down

0 comments on commit 2e712f0

Please sign in to comment.