Skip to content

Commit

Permalink
Bump h5py from 3.9.0 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [h5py](https://github.com/h5py/h5py) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@3.9.0...3.10.0)

---
updated-dependencies:
- dependency-name: h5py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 77d40b5 commit 7fcc8c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h5py==3.9.0
h5py==3.10.0
numpy==1.25.2
pint==0.22
python-dateutil==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h5py==3.9.0
h5py==3.10.0
numpy==1.25.2
pint==0.22
pytest==7.4.0
Expand Down

0 comments on commit 7fcc8c8

Please sign in to comment.