Skip to content

Commit e03aa18

Browse files
Bump pyvista from 0.44.1 to 0.44.2 in /requirements (#1939)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.44.1 to 0.44.2. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.44.1...v0.44.2) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f22659 commit e03aa18

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
@@ -6,7 +6,7 @@ imageio-ffmpeg==0.5.1
66
nbsphinx==0.9.5
77
pypandoc==1.14
88
pytest-sphinx==0.6.3
9-
pyvista==0.44.1
9+
pyvista==0.44.2
1010
sphinx==7.1.0
1111
sphinx-copybutton==0.5.2
1212
sphinx-gallery==0.18.0

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pytest==8.3.3
66
pytest-cov==5.0.0
77
pytest-order==1.3.0
88
pytest-rerunfailures==15.0
9-
pyvista==0.44.1
9+
pyvista==0.44.2
1010
vtk==9.3.1

0 commit comments

Comments
 (0)