From 98c84b998880d7a79f34da4c64365622dcd7333c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 07:03:04 +0000 Subject: [PATCH] Bump chgnet from 0.3.8 to 0.4.1 Bumps [chgnet](https://github.com/CederGroupHub/chgnet) from 0.3.8 to 0.4.1. - [Release notes](https://github.com/CederGroupHub/chgnet/releases) - [Commits](https://github.com/CederGroupHub/chgnet/compare/v0.3.8...v0.4.1) --- updated-dependencies: - dependency-name: chgnet dependency-version: 0.4.1 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 d8db4332c9..18c6b042fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ strict-openff = [ ] strict-forcefields = [ "calorine==3.1", - "chgnet==0.3.8", + "chgnet==0.4.1", "mace-torch==0.3.14", "matgl==1.3.0", "quippy-ase==0.9.14; python_version < '3.12'",