From e5bf73b9af8d7df9363a59f281e06acc3223b49f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:43:56 +0000 Subject: [PATCH] Bump pyvista from 0.45.2 to 0.45.3 Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.45.2 to 0.45.3. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.45.2...v0.45.3) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.45.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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..6bc1a4d 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.45.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..fac4799 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.45.3