Skip to content

Commit 1ee246c

Browse files
Bump pyvista[trame] from 0.38.3 to 0.38.4 (#449)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 3691798 commit 1ee246c

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
@@ -56,7 +56,7 @@ tests = [
5656
"numpy==1.24.2",
5757
"Pint==0.20.1",
5858
"protobuf==3.20.3",
59-
"pyvista[trame]==0.38.3",
59+
"pyvista[trame]==0.38.4",
6060
"scipy==1.10.1",
6161
"six==1.16.0",
6262
"ansys-platform-instancemanagement==1.0.3",
@@ -77,7 +77,7 @@ doc = [
7777
"notebook==6.5.3",
7878
"numpydoc==1.5.0",
7979
"panel==0.14.4",
80-
"pyvista[trame]==0.38.3",
80+
"pyvista[trame]==0.38.4",
8181
"Sphinx==5.1.1", # PR349 - Duplicated documentation entries...
8282
"sphinx-autoapi==2.0.1",
8383
"sphinx-autodoc-typehints==1.19.1", # PR349 - Duplicated documentation entries...

0 commit comments

Comments
 (0)