Skip to content

Commit 7500eba

Browse files
build: bump pyvista[jupyter] from 0.45.1 to 0.45.2
Bumps [pyvista[jupyter]](https://github.com/pyvista/pyvista) from 0.45.1 to 0.45.2. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.45.1...v0.45.2) --- updated-dependencies: - dependency-name: pyvista[jupyter] dependency-version: 0.45.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f3f073 commit 7500eba

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.3.5",
7373
"pytest-cov==6.1.1",
7474
"pytest-pyvista==0.1.9",
75-
"pyvista[jupyter]==0.45.1",
75+
"pyvista[jupyter]==0.45.2",
7676
"requests==2.32.3",
7777
"scipy==1.15.3",
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.1",
111+
"pyvista[jupyter]==0.45.2",
112112
"quarto-cli==1.7.30",
113113
"requests==2.32.3",
114114
"scipy==1.15.3",

0 commit comments

Comments
 (0)