Skip to content

Commit 724f138

Browse files
chore: bump pyvista from 0.46.2 to 0.46.3 (#898)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent c77540d commit 724f138

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/898.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pyvista from 0.46.2 to 0.46.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ tests = [
6464
"scikit-learn==1.7.1",
6565
"pytest-xdist==3.8.0",
6666
"ipython==8.37.0",
67-
"pyvista==0.46.2",
67+
"pyvista==0.46.3",
6868
]
6969
doc = [
7070
"recommonmark==0.7.1",
@@ -94,7 +94,7 @@ doc = [
9494
"jupyterlab==4.4.6",
9595
"sphinx-jinja==2.0.2",
9696
"sphinx-autoapi==3.6.0",
97-
"pyvista==0.46.2",
97+
"pyvista==0.46.3",
9898
]
9999

100100
[tool.flit.module]

0 commit comments

Comments
 (0)