Skip to content

Commit

Permalink
Bump numpy from 1.25.0 to 1.25.2 (#940)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.25.0 to 1.25.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.25.0...v1.25.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent 6b8e1a3 commit 96de080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test-optional.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
h5py==3.9.0; implementation_name=='cpython'
numpy==1.25.0
numpy==1.25.2
pandas==2.0.3; implementation_name=='cpython'
ruamel.yaml==0.17.32
tables==3.8.0; implementation_name=='cpython'

0 comments on commit 96de080

Please sign in to comment.