Skip to content

Commit b7e1edf

Browse files
Bump nglview from 3.1.4 to 4.0 (#403)
* 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](nglviewer/nglview@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] <support@github.com> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <pyiron@mpie.de>
1 parent 23b6c16 commit b7e1edf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- coverage
88
- dscribe =2.1.2
99
- matplotlib-base =3.10.6
10-
- nglview =3.1.4
10+
- nglview =4.0
1111
- notebook
1212
- numpy =2.3.3
1313
- phonopy =2.43.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ grainboundary = [
4343
"pymatgen==2025.6.14",
4444
]
4545
pyscal = ["pyscal3==3.3.0"]
46-
nglview = ["nglview==3.1.4"]
46+
nglview = ["nglview==4.0"]
4747
matplotlib = ["matplotlib==3.10.6"]
4848
plotly = ["plotly==6.3.1"]
4949
clusters = ["scikit-learn==1.7.2"]

0 commit comments

Comments
 (0)