Skip to content

Commit d1097f1

Browse files
Bump pyvista from 0.45.0 to 0.45.1 in /requirements
Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.45.0 to 0.45.1. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.45.0...v0.45.1) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f55da78 commit d1097f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imageio==2.37.0
55
imageio-ffmpeg==0.6.0
66
pypandoc==1.15
77
pytest-sphinx==0.6.3
8-
pyvista==0.45.0
8+
pyvista==0.45.1
99
sphinx==8.2.3
1010
sphinx-copybutton==0.5.2
1111
sphinx-gallery==0.19.0

requirements/requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pytest==8.3.5
88
pytest-cov==6.1.1
99
pytest-order==1.3.0
1010
pytest-rerunfailures==15.0
11-
pyvista==0.45.0
11+
pyvista==0.45.1
1212
vtk==9.4.2

0 commit comments

Comments
 (0)