Skip to content

Commit 752f021

Browse files
authored
Merge branch 'main' into doc/overall_edit
2 parents 60c75ed + 855375d commit 752f021

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
tests = [
35-
"pyvista==0.40.0",
35+
"pyvista==0.40.1",
3636
"matplotlib==3.7.2",
37-
"numpy==1.25.0",
37+
"numpy==1.25.1",
3838
"pytest==7.4.0",
3939
"pytest-cov==4.1.0",
4040
"joblib==1.3.1",
@@ -49,7 +49,7 @@ doc = [
4949
"matplotlib==3.7.2",
5050
"imageio==2.31.1",
5151
"imageio-ffmpeg==0.4.8",
52-
"pyvista==0.40.0",
52+
"pyvista==0.40.1",
5353
"numpydoc==1.5.0",
5454
"Sphinx==7.0.1",
5555
"sphinx-autobuild==2021.3.14",

0 commit comments

Comments
 (0)