Skip to content

Commit ab5021d

Browse files
authored
Merge pull request #167 from pyiron/dependabot/pip/pymatgen-2024.4.12
Bump pymatgen from 2024.3.1 to 2024.4.12
2 parents 7cc3ad7 + 2b06a6f commit ab5021d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- numpy =1.26.4
1212
- phonopy =2.22.1
1313
- plotly =5.19.0
14-
- pymatgen =2024.3.1
14+
- pymatgen =2024.4.12
1515
- pyscal =2.10.18
1616
- pyxtal =0.6.2
1717
- scikit-learn =1.4.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/structuretoolkit"
3939
dscribe = ["dscribe==2.1.0"]
4040
grainboundary = [
4141
"aimsgb==1.1.1",
42-
"pymatgen==2024.3.1",
42+
"pymatgen==2024.4.12",
4343
]
4444
pyscal = ["pyscal2==2.10.18"]
4545
nglview = ["nglview==3.1.2"]
@@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.4.2"]
4949
symmetry = ["spglib==2.4.0"]
5050
surface = [
5151
"spglib==2.4.0",
52-
"pymatgen==2024.3.1",
52+
"pymatgen==2024.4.12",
5353
]
5454
phonopy = [
5555
"phonopy==2.22.1",

0 commit comments

Comments
 (0)