Skip to content

Commit fa39e0a

Browse files
Bump pyvista from 0.43.8 to 0.44.1 (#700)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.43.8 to 0.44.1. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.43.8...v0.44.1) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efb28e4 commit fa39e0a

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
@@ -14,4 +14,4 @@ sphinx-gallery==0.17.1
1414
ansys_sphinx_theme==1.0.9
1515
sphinx-autodoc-typehints==2.0.0; python_version == '3.8'
1616
sphinx-autodoc-typehints==2.4.1; python_version >= '3.9'
17-
pyvista==0.43.8
17+
pyvista==0.44.1

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ coverage==7.6.1
22
pytest-cov==4.0.0
33
pytest-rerunfailures==14.0
44
pytest==8.3.3
5-
pyvista==0.43.8
5+
pyvista==0.44.1

0 commit comments

Comments
 (0)