Skip to content

Commit 5333e6d

Browse files
Bump pyvista from 0.38.3 to 0.38.4 (#61)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8365581 commit 5333e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tests = [
3939
"pytest==7.2.2",
4040
"pytest-cov==4.0.0",
4141
"pytest-rerunfailures==11.1.2",
42-
"pyvista==0.38.3",
42+
"pyvista==0.38.4",
4343
"vtk==9.2.6",
4444
]
4545
doc = [
@@ -53,7 +53,7 @@ doc = [
5353
"pandas==1.5.3",
5454
"pypandoc==1.11",
5555
"pytest-sphinx==0.5.0",
56-
"pyvista==0.38.3",
56+
"pyvista==0.38.4",
5757
"sphinx-autobuild==2021.3.14",
5858
"sphinx-autodoc-typehints==1.22",
5959
"sphinx-copybutton==0.5.1",

0 commit comments

Comments
 (0)