From 76a8418b71d496d90141f83544750065fd6ce70c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:38:26 +0000 Subject: [PATCH] Bump nequip-allegro from 0.8.2 to 0.8.3 Bumps [nequip-allegro](https://github.com/mir-group/allegro) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/mir-group/allegro/releases) - [Changelog](https://github.com/mir-group/allegro/blob/main/CHANGELOG.md) - [Commits](https://github.com/mir-group/allegro/compare/v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: nequip-allegro dependency-version: 0.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1ebc3419b6..00e96f9e1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ strict-forcefields-e3nn-limited = [ "torch-dftd==0.5.3", ] strict-forcefields-numpy-limited = [ - "nequip-allegro==0.8.2", + "nequip-allegro==0.8.3", "numpy==1.26.4", ]