From 15eecfec5d5e76a6ed730d3c59ca44ecf788cbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 13:33:40 +0000 Subject: [PATCH] Bump pyvista from 0.35.1 to 0.35.2 in /requirements Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.35.1 to 0.35.2. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.35.1...v0.35.2) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index efa8decb..faf09a52 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -13,7 +13,7 @@ sphinxcontrib-websupport==1.2.4 sphinxemoji==0.2.0 pandas==1.4.3 vtk==9.1.0 -pyvista==0.35.1 +pyvista==0.35.2 pyvistaqt==0.9.0 pyside6==6.2.3 matplotlib==3.5.1 \ No newline at end of file