diff --git a/pyproject.toml b/pyproject.toml index c3f8758eb1..a2557f44b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ tests = [ "numpy==1.24.2", "Pint==0.20.1", "protobuf==3.20.3", - "pyvista[trame]==0.38.2", + "pyvista[trame]==0.38.3", "scipy==1.10.1", "six==1.16.0", "ansys-platform-instancemanagement==1.0.3", @@ -77,7 +77,7 @@ doc = [ "notebook==6.5.2", "numpydoc==1.5.0", "panel==0.14.3", - "pyvista[trame]==0.38.2", + "pyvista[trame]==0.38.3", "Sphinx==5.1.1", # PR349 - Duplicated documentation entries... "sphinx-autoapi==2.0.1", "sphinx-autodoc-typehints==1.19.1", # PR349 - Duplicated documentation entries...