Skip to content

Commit 3d536ea

Browse files
Bump pymatgen from 2025.1.24 to 2025.2.18 (#325)
* Bump pymatgen from 2025.1.24 to 2025.2.18 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2025.1.24 to 2025.2.18. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2025.1.24...v2025.2.18) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production 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 d97dc1b commit 3d536ea

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 =1.26.4
1313
- phonopy =2.37.0
1414
- plotly =6.0.0
15-
- pymatgen =2025.1.24
15+
- pymatgen =2025.2.18
1616
- pyscal3 =3.2.7
1717
- pyxtal =1.0.6
1818
- scikit-learn =1.6.1

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.1"]
4040
grainboundary = [
4141
"aimsgb==1.1.1",
42-
"pymatgen==2025.1.24",
42+
"pymatgen==2025.2.18",
4343
]
4444
pyscal = ["pyscal3==3.2.7"]
4545
nglview = ["nglview==3.1.4"]
@@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.6.1"]
4949
symmetry = ["spglib==2.5.0"]
5050
surface = [
5151
"spglib==2.5.0",
52-
"pymatgen==2025.1.24",
52+
"pymatgen==2025.2.18",
5353
]
5454
phonopy = [
5555
"phonopy==2.37.0",

0 commit comments

Comments
 (0)