Skip to content

Commit 813f8f7

Browse files
chore: bump pyvista from 0.45.1 to 0.45.2 (#815)
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 fb140ca commit 813f8f7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/815.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump pyvista from 0.45.1 to 0.45.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tests = [
6363
"scikit-learn==1.6.1",
6464
"pytest-xdist==3.6.1",
6565
"ipython==8.36.0",
66-
"pyvista==0.45.1",
66+
"pyvista==0.45.2",
6767
]
6868
doc = [
6969
"recommonmark==0.7.1",
@@ -92,7 +92,7 @@ doc = [
9292
"jupyterlab==4.4.2",
9393
"sphinx-jinja==2.0.2",
9494
"sphinx-autoapi==3.6.0",
95-
"pyvista==0.45.1",
95+
"pyvista==0.45.2",
9696
]
9797

9898
[tool.flit.module]

0 commit comments

Comments
 (0)