Skip to content

Commit 747ae12

Browse files
Bump pymatgen from 2024.11.13 to 2025.4.20 (#1184)
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.11.13 to 2025.4.20. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2024.11.13...v2025.4.20) --- updated-dependencies: - dependency-name: pymatgen dependency-version: 2025.4.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c86898b commit 747ae12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ strict-openff = [
123123
"monty==2025.3.3",
124124
"openmm-mdanalysis-reporter==0.1.0",
125125
"openmm==8.1.1",
126-
"pymatgen==2024.11.13", # TODO: open ff is extremely sensitive to pymatgen version
126+
"pymatgen==2025.4.20", # TODO: open ff is extremely sensitive to pymatgen version
127127
"mdanalysis==2.9.0"
128128
]
129129
strict-forcefields = [

0 commit comments

Comments
 (0)