Skip to content

Commit 56091dd

Browse files
build: bump pyvista[jupyter] from 0.45.3 to 0.46.0
Bumps [pyvista[jupyter]](https://github.com/pyvista/pyvista) from 0.45.3 to 0.46.0. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.45.3...v0.46.0) --- updated-dependencies: - dependency-name: pyvista[jupyter] dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ca73e8 commit 56091dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tests = [
7272
"pytest==8.4.1",
7373
"pytest-cov==6.2.1",
7474
"pytest-pyvista==0.2.0",
75-
"pyvista[jupyter]==0.45.3",
75+
"pyvista[jupyter]==0.46.0",
7676
"pyyaml==6.0.2",
7777
"requests==2.32.4",
7878
"scipy==1.15.3",
@@ -110,7 +110,7 @@ doc = [
110110
"Pint==0.24.4",
111111
"protobuf==5.29.3",
112112
"pygltflib==1.16.5",
113-
"pyvista[jupyter]==0.45.3",
113+
"pyvista[jupyter]==0.46.0",
114114
"quarto-cli==1.7.33",
115115
"requests==2.32.4",
116116
"scipy==1.15.3",

0 commit comments

Comments
 (0)