Skip to content

Commit 55da724

Browse files
authored
Merge pull request #68 from pyansys/dependabot/pip/numpy-1.24.1
Bump numpy from 1.23.5 to 1.24.1
2 parents 7bd1206 + fb99f3d commit 55da724

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)