Skip to content

Commit f15e8e4

Browse files
authored
Merge pull request #155 from pyiron/dependabot/pip/nglview-3.1.2
Bump nglview from 3.1.1 to 3.1.2
2 parents 9df9ff2 + bddcfd6 commit f15e8e4

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
@@ -6,7 +6,7 @@ dependencies:
66
- coverage
77
- dscribe =2.1.0
88
- matplotlib-base =3.8.3
9-
- nglview =3.1.1
9+
- nglview =3.1.2
1010
- notebook
1111
- numpy =1.26.4
1212
- phonopy =2.21.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ grainboundary = [
4242
"pymatgen==2024.3.1",
4343
]
4444
pyscal = ["pyscal2==2.10.18"]
45-
nglview = ["nglview==3.1.1"]
45+
nglview = ["nglview==3.1.2"]
4646
matplotlib = ["matplotlib==3.8.3"]
4747
plotly = ["plotly==5.19.0"]
4848
clusters = ["scikit-learn==1.4.1.post1"]

0 commit comments

Comments
 (0)