diff --git a/doc/changelog.d/563.miscellaneous.md b/doc/changelog.d/563.miscellaneous.md new file mode 100644 index 00000000..d33d2a12 --- /dev/null +++ b/doc/changelog.d/563.miscellaneous.md @@ -0,0 +1 @@ +Maint: bump pyvista from 0.46.2 to 0.46.3 diff --git a/pyproject.toml b/pyproject.toml index 5df5f60a..ba4d46c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ tests = [ "pytest==8.4.1", "pytest-cov==6.2.1", "pytest-rerunfailures==16.0.1", - "pyvista==0.46.2", + "pyvista==0.46.3", "vtk==9.4.2", ] doc = [