Skip to content

Commit 92b9a34

Browse files
Bump pyvista from 0.44.2 to 0.45.2
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.44.2 to 0.45.2. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.44.2...v0.45.2) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.45.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d837da commit 92b9a34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ sphinx-copybutton==0.5.0
1111
sphinx-gallery==0.19.0
1212
ansys_sphinx_theme==1.3.3
1313
sphinx-autodoc-typehints==3.0.1
14-
pyvista==0.44.2
14+
pyvista==0.45.2
1515
vtk==9.3.1
1616
sphinx-design===0.6.1

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ coverage==7.8.0
22
pytest-cov==6.0.0
33
pytest-rerunfailures==15.0
44
pytest==8.3.5
5-
pyvista==0.44.2
5+
pyvista==0.45.2
66
vtk==9.3.1

0 commit comments

Comments
 (0)