Skip to content

Commit 978a5a9

Browse files
build(deps): bump pyvista from 0.45.1 to 0.45.2 in the pyvista group (#294)
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 40e5222 commit 978a5a9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/294.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump pyvista from 0.45.1 to 0.45.2 in the pyvista group

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ pyvistaqt = [
3737
]
3838
tests = [
3939
"pytest==8.3.5",
40-
"pyvista==0.45.1",
40+
"pyvista==0.45.2",
4141
"pytest-pyvista==0.1.9",
4242
"pytest-cov==6.1.1",
4343
"pyside6==6.9.0",
4444
]
4545

4646
doc = [
47-
"pyvista==0.45.1",
47+
"pyvista==0.45.2",
4848
"ansys-sphinx-theme==1.3.2",
4949
"jupyter_sphinx==0.5.3",
5050
"jupytext==1.17.1",

0 commit comments

Comments
 (0)