Skip to content

Commit 4cdd235

Browse files
Bump numpy from 1.24.1 to 1.24.2 (#80)
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.1 to 1.24.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.24.1...v1.24.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent c9bfc68 commit 4cdd235

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
@@ -36,7 +36,7 @@ dependencies = [
3636
tests = [
3737
"pyvista==0.37.0",
3838
"matplotlib==3.6.2",
39-
"numpy==1.24.1",
39+
"numpy==1.24.2",
4040
"pytest==7.2.0",
4141
"pytest-cov==4.0.0",
4242
"codecov==2.1.12",

0 commit comments

Comments
 (0)