From c0b314f2d87a17a27d5f7b66932f9b99c653b39f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:15:49 +0000 Subject: [PATCH] Bump pyvista from 0.45.2 to 0.46.3 Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.45.2 to 0.46.3. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.45.2...v0.46.3) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- requirements-test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index c34e29a..49736b8 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -2,7 +2,7 @@ jupyter_sphinx==0.5.3 jupyterlab==4.4.4 numpydoc==1.9.0 pydata-sphinx-theme==0.16.1 -pyvista==0.45.2 +pyvista==0.46.3 sphinx==8.2.1 sphinx-design==0.6.1 sphinx-gallery==0.19.0 diff --git a/requirements-test.txt b/requirements-test.txt index 1ac3845..8a6fc83 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,4 +2,4 @@ pytest==8.4.1 pytest-cov==6.2.1 hypothesis==6.135.20 mypy==1.16.1 -pyvista==0.45.2 +pyvista==0.46.3