From 8d4fba6468b19883ee57b1fd0b2d1b8ffcf0f745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 04:59:58 +0000 Subject: [PATCH 1/2] Bump pyvista from 0.44.2 to 0.46.0 Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.44.2 to 0.46.0. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.44.2...v0.46.0) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.46.0 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 e72de56f..8705ec4b 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.0 pyxem==0.20.0 pyxtal==1.0.9 scanf==1.5.2 From dc1db55bbf2c11ae3e4f7d16bb8672aee6fa2e32 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 6 Aug 2025 05:00: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..a32a2996 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.0 - sqsgenerator =0.3 - vtk =9.2.6 - seaborn =0.13.2