From ce1afca13a6b9660f956cda62c7b2bdf1053f4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 10:15:52 +0000 Subject: [PATCH] Bump pyvista from 0.38.5 to 0.41.1 Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.38.5 to 0.41.1. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.38.5...v0.41.1) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements/requirements_docs.txt | 2 +- requirements/requirements_test.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a406a6a23..58e080971 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ Source = "https://github.com/ansys/pydpf-post" [project.optional-dependencies] plotting = [ - "pyvista>=0.24.0, <0.40.0", + "pyvista>=0.24.0, <0.42.0", ] [tool.pytest.ini_options] diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 7ec838181..2a8f35f23 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -12,4 +12,4 @@ sphinx-copybutton==0.5.0 sphinx-gallery==0.13.0 ansys_sphinx_theme==0.10.0 sphinx-autodoc-typehints==1.24.0 -pyvista==0.39.1 +pyvista==0.41.1 diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index ce24b1bc7..8cd721a1f 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -2,4 +2,4 @@ coverage==7.2.7 pytest-cov==4.0.0 pytest-rerunfailures==12.0 pytest==7.4.0 -pyvista==0.38.5 +pyvista==0.41.1