Skip to content

Commit 97edf49

Browse files
Bump pymatgen from 2025.6.14 to 2025.10.7 (#415)
* Bump pymatgen from 2025.6.14 to 2025.10.7 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2025.6.14 to 2025.10.7. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2025.6.14...v2025.10.7) --- updated-dependencies: - dependency-name: pymatgen dependency-version: 2025.10.7 dependency-type: direct:development update-type: version-update:semver-minor ... 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 1d8136f commit 97edf49

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
@@ -12,7 +12,7 @@ dependencies:
1212
- numpy =2.3.4
1313
- phonopy =2.43.6
1414
- plotly =6.3.1
15-
- pymatgen =2025.6.14
15+
- pymatgen =2025.10.7
1616
- pyscal3 =3.3.0
1717
- scikit-learn =1.7.2
1818
- scipy =1.16.3

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.2"]
4040
grainboundary = [
4141
"aimsgb==1.1.1",
42-
"pymatgen==2025.6.14",
42+
"pymatgen==2025.10.7",
4343
]
4444
pyscal = ["pyscal3==3.3.0"]
4545
nglview = ["nglview==3.1.4"]
@@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.7.2"]
4949
symmetry = ["spglib==2.6.0"]
5050
surface = [
5151
"spglib==2.6.0",
52-
"pymatgen==2025.6.14",
52+
"pymatgen==2025.10.7",
5353
]
5454
phonopy = [
5555
"phonopy==2.43.6",

0 commit comments

Comments
 (0)