Skip to content

Commit 092bbda

Browse files
Update dependency pyvista to ^0.46.0 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee202c5 commit 092bbda

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = ">=3.13,<3.14"
1010

1111
dl4to = {git = "https://github.com/dl4to/dl4to"} # The library that we are wrapping
12-
pyvista = "^0.45.0" # dl4to dep: fixed version as latest is incompatible
12+
pyvista = "^0.46.0" # dl4to dep: fixed version as latest is incompatible
1313
kaleido = "1.0.0" # dl4to dep: fixed version as latest is broken
1414
pyglet = "^1.5.28" # dl4to dep: fixed version as latest is incompatible
1515
jupyter = "^1.0.0" # dl4to dep: tqdm dep in notebook mode

0 commit comments

Comments
 (0)