Skip to content

Commit dffd4ab

Browse files
Bump pyvista from 0.38.5 to 0.39.1 (#102)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2122965 commit dffd4ab

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
@@ -40,7 +40,7 @@ tests = [
4040
"pytest==7.3.1",
4141
"pytest-cov==4.0.0",
4242
"pytest-rerunfailures==11.1.2",
43-
"pyvista==0.38.5",
43+
"pyvista==0.39.1",
4444
"vtk==9.2.6",
4545
]
4646
doc = [
@@ -54,7 +54,7 @@ doc = [
5454
"pandas==2.0.1",
5555
"pypandoc==1.11",
5656
"pytest-sphinx==0.5.0",
57-
"pyvista==0.38.5",
57+
"pyvista==0.39.1",
5858
"sphinx-autobuild==2021.3.14",
5959
"sphinx-autodoc-typehints==1.23.0",
6060
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)