diff --git a/doc/changelog.d/580.miscellaneous.md b/doc/changelog.d/580.miscellaneous.md new file mode 100644 index 00000000..8f09959f --- /dev/null +++ b/doc/changelog.d/580.miscellaneous.md @@ -0,0 +1 @@ +Maint: bump pyvista from 0.46.3 to 0.46.4 diff --git a/pyproject.toml b/pyproject.toml index 60d78903..e06cced5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ tests = [ "pytest==8.4.2", "pytest-cov==7.0.0", "pytest-rerunfailures==16.0.1", - "pyvista==0.46.3", + "pyvista==0.46.4", "vtk==9.4.2", ] doc = [