Skip to content

Commit fb99f3d

Browse files
Bump numpy from 1.23.5 to 1.24.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.5 to 1.24.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.5...v1.24.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ef93b commit fb99f3d

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.23.5",
39+
"numpy==1.24.1",
4040
"pytest==7.2.0",
4141
"pytest-cov==4.0.0",
4242
"codecov==2.1.12",

0 commit comments

Comments
 (0)