From 3fbdc02786761c2cd3dde55995882327d38ebdea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 17:09:22 +0000 Subject: [PATCH] Bump chgnet from 0.3.8 to 0.4.2 Bumps [chgnet](https://github.com/CederGroupHub/chgnet) from 0.3.8 to 0.4.2. - [Release notes](https://github.com/CederGroupHub/chgnet/releases) - [Commits](https://github.com/CederGroupHub/chgnet/compare/v0.3.8...v0.4.2) --- updated-dependencies: - dependency-name: chgnet dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f5fd3a9f1f..76e44151b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ strict-openff = [ strict-forcefields = [ "calorine==3.2; python_version >= '3.12'", "calorine==3.1; python_version < '3.12'", - "chgnet==0.3.8", + "chgnet==0.4.2", "mace-torch==0.3.14", "matgl==1.3.0", "quippy-ase==0.9.14; python_version < '3.12'",