Skip to content

Commit 4ad8db0

Browse files
Bump numpy from 1.24.3 to 1.25.0 (#187)
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.25.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.3...v1.25.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6805563 commit 4ad8db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
tests = [
3838
"pyvista==0.39.1",
3939
"matplotlib==3.7.1",
40-
"numpy==1.24.3",
40+
"numpy==1.25.0",
4141
"pytest==7.3.2",
4242
"pytest-cov==4.1.0",
4343
"joblib==1.2.0",

0 commit comments

Comments
 (0)