From f2aface1f1727008f63291d73022da955437a67f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 04:28:49 +0000 Subject: [PATCH 1/2] Bump pyvista from 0.44.2 to 0.46.2 Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.44.2 to 0.46.2. - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](https://github.com/pyvista/pyvista/compare/v0.44.2...v0.46.2) --- updated-dependencies: - dependency-name: pyvista dependency-version: 0.46.2 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 c43aac64..0fc31410 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.2 pyxem==0.20.0 pyxtal==1.0.9 scanf==1.5.2 From 1f57267afd22cef3c283a4d29935592799416b1e Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 22 Aug 2025 04:29:05 +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..c873cde4 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.2 - sqsgenerator =0.3 - vtk =9.2.6 - seaborn =0.13.2