From 54576063af3a5a3f76246f5959da485cf63f4430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:18:16 +0000 Subject: [PATCH 1/2] Bump nglview from 3.1.4 to 4.0 Bumps [nglview](https://github.com/arose/nglview) from 3.1.4 to 4.0. - [Release notes](https://github.com/arose/nglview/releases) - [Changelog](https://github.com/nglviewer/nglview/blob/master/CHANGELOG.md) - [Commits](https://github.com/arose/nglview/compare/v3.1.4...v4.0) --- updated-dependencies: - dependency-name: nglview dependency-version: '4.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6b5648011..db4fc60ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ grainboundary = [ "pymatgen==2025.10.7", ] pyscal = ["pyscal3==3.3.0"] -nglview = ["nglview==3.1.4"] +nglview = ["nglview==4.0"] matplotlib = ["matplotlib==3.10.7"] plotly = ["plotly==6.4.0"] clusters = ["scikit-learn==1.7.2"] From 3e76282496c15dfea701f989a93603d1fbb5aa32 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Wed, 5 Nov 2025 16:18:30 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index f7254bfee..200990b68 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,7 +7,7 @@ dependencies: - coverage - dscribe =2.1.2 - matplotlib-base =3.10.7 -- nglview =3.1.4 +- nglview =4.0 - notebook - numpy =2.3.4 - phonopy =2.43.6