From 60dde2902d04a13f9160e6dc349bc8bf3d6f7274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 14:56:56 +0000 Subject: [PATCH 1/2] Bump pyvista from 0.44.2 to 0.46.3 Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.44.2 to 0.46.3. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.44.2...v0.46.3) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2aa4a925..8639cd3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ nbgitpuller==1.2.2 nglview==3.1.4 pystem==0.0.26 python-ace==0.3.0 -pyvista==0.44.2 +pyvista==0.46.3 pyxem==0.20.0 pyxtal==1.0.9 scanf==1.5.2 From c484d4ca4f441650b94e4ea8dc6d1ee458bbc897 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 27 Aug 2025 14:57:10 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- continuum/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuum/environment.yml b/continuum/environment.yml index b3895fa4..8246a4f1 100644 --- a/continuum/environment.yml +++ b/continuum/environment.yml @@ -11,7 +11,7 @@ dependencies: - pyiron_continuum =0.0.8 - pyiron_gpl =0.0.5 - pyiron-data =0.0.30 -- pyvista =0.44.2 +- pyvista =0.46.3 - sqsgenerator =0.3 - vtk =9.2.6 - seaborn =0.13.2