Skip to content

Commit 5e21e03

Browse files
MAINT: Bump pyvista[trame] from 0.43.1 to 0.43.2 (#926)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 0f21cde commit 5e21e03

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
@@ -44,7 +44,7 @@ dependencies = [
4444
all = [
4545
"ansys-platform-instancemanagement>=1.0.3,<2",
4646
"docker>=6.0.1,<8",
47-
"pyvista[trame]>=0.38.1,<0.42",
47+
"pyvista[jupyter]>=0.38.1,<0.42",
4848
]
4949
tests = [
5050
"ansys-platform-instancemanagement==1.1.2",
@@ -62,7 +62,7 @@ tests = [
6262
"pytest-cov==4.1.0",
6363
"pytest-pyvista==0.1.9",
6464
"pytest-xvfb==3.0.0",
65-
"pyvista[trame]==0.43.2",
65+
"pyvista[jupyter]==0.43.2",
6666
"requests==2.31.0",
6767
"scipy==1.11.4",
6868
"six==1.16.0",

0 commit comments

Comments
 (0)