Skip to content

Commit 2fb8969

Browse files
build: bump pyvista[jupyter] from 0.45.0 to 0.45.1 (#1975)
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 1dac606 commit 2fb8969

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1975.dependencies.md

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tests = [
7272
"pytest==8.3.5",
7373
"pytest-cov==6.1.1",
7474
"pytest-pyvista==0.1.9",
75-
"pyvista[jupyter]==0.45.0",
75+
"pyvista[jupyter]==0.45.1",
7676
"requests==2.32.3",
7777
"scipy==1.15.2",
7878
"semver==3.0.4",
@@ -108,7 +108,7 @@ doc = [
108108
"Pint==0.24.4",
109109
"protobuf==5.29.3",
110110
"pygltflib==1.16.4",
111-
"pyvista[jupyter]==0.45.0",
111+
"pyvista[jupyter]==0.45.1",
112112
"quarto-cli==1.7.30",
113113
"requests==2.32.3",
114114
"scipy==1.15.2",

0 commit comments

Comments
 (0)