Skip to content

Commit 9a4df0b

Browse files
Bump pyvista from 0.36.1 to 0.37.0 in /requirements (#1609)
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.36.1 to 0.37.0. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.36.1...v0.37.0) --- updated-dependencies: - dependency-name: pyvista dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52f1f66 commit 9a4df0b

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,7 +14,7 @@ plotly==5.11.0
1414
pypandoc==1.10
1515
pytest-sphinx==0.5.0
1616
pythreejs==2.4.1
17-
pyvista==0.36.1
17+
pyvista==0.37.0
1818
sphinx-autobuild==2021.3.14
1919
sphinx-autodoc-typehints==1.19.5
2020
sphinx-copybutton==0.5.0

requirements/requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scipy==1.9.3
55
pandas==1.5.1
66
pytest==7.2.0
77
pytest-cov==4.0.0
8-
pyvista==0.36.1
8+
pyvista==0.37.0
99
pyansys-tools-report==0.3.2
1010
vtk==9.0.3
1111
pytest-rerunfailures==10.2

0 commit comments

Comments
 (0)