From d8b87cea01ecd7f8bf59e09c33e4be7f56416fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:25:26 +0000 Subject: [PATCH 1/2] Bump nglview from 3.1.2 to 3.1.4 Bumps [nglview](https://github.com/arose/nglview) from 3.1.2 to 3.1.4. - [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.2...v3.1.4) --- updated-dependencies: - dependency-name: nglview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e0f877..af5c889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -nglview==3.1.2 +nglview==3.1.4 pyiron==0.5.2 pyiron_atomistics==0.6.17 From 51dd0adf0bc37fbfdc94f700d7f5b37be7e7951d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:25:39 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- constructor/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constructor/construct.yaml b/constructor/construct.yaml index 21d129f..7ef26f2 100644 --- a/constructor/construct.yaml +++ b/constructor/construct.yaml @@ -12,7 +12,7 @@ specs: - notebook - jupyterlab - nodejs - - nglview =3.1.2 + - nglview =3.1.4 - pyiron =0.5.2 - pyiron_atomistics =0.6.17 - sphinxdft =3.1 [linux]