Skip to content

Commit 2f56bb1

Browse files
Bump pymatgen from 2024.4.13 to 2024.5.1
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.4.13 to 2024.5.1. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2024.4.13...v2024.5.1) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85c2d30 commit 2f56bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4.13",
42+
"pymatgen==2024.5.1",
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.4.13",
52+
"pymatgen==2024.5.1",
5353
]
5454
phonopy = [
5555
"phonopy==2.22.1",

0 commit comments

Comments
 (0)