diff --git a/pyproject.toml b/pyproject.toml index ea7d8302b9..a1db6db61b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ tests = [ "pytest==7.4.0", "pytest-cov==4.1.0", "pytest-pyvista==0.1.8", - "pyvista[trame]==0.41.0", + "pyvista[trame]==0.41.1", "requests==2.31.0", "scipy==1.11.1", "six==1.16.0", @@ -78,7 +78,7 @@ doc = [ "notebook==7.0.0", "numpydoc==1.5.0", "panel==1.2.0", - "pyvista[trame]==0.41.0", + "pyvista[trame]==0.41.1", "requests==2.31.0", "Sphinx==6.1.3", "sphinx-autoapi==2.1.1",