Skip to content

Commit fe9ed8e

Browse files
chore(deps): bump pyvista from 0.44.1 to 0.45.0 in /requirements (#587)
* chore(deps): bump pyvista from 0.44.1 to 0.45.0 in /requirements Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.44.1 to 0.45.0. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.44.1...v0.45.0) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update labels.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 782ac6d commit fe9ed8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/labels.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
description: Something isn't working
33
color: d42a34
44

5+
- name: dependencies
6+
description: Related with project dependencies
7+
color: FFD827
8+
59
- name: documentation
610
description: Improvements or additions to documentation
711
color: 0677ba

requirements/requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sphinx_design==0.6.1
66
sphinxcontrib-mermaid>=0.7.1
77
sphinx-gallery==0.19.0
88
Pillow>=9.0
9-
pyvista==0.44.1
9+
pyvista==0.45.0

0 commit comments

Comments
 (0)