From abde7c256db17ae70d8cbe7e4ce44f0b3760d79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 17:34:57 +0000 Subject: [PATCH] Bump pyscal2 from 2.10.18 to 2.10.21 Bumps [pyscal2](https://pyscal.org) from 2.10.18 to 2.10.21. --- updated-dependencies: - dependency-name: pyscal2 dependency-type: direct:production 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 6eaee21ac..a3af270f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ grainboundary = [ "aimsgb==1.1.0", "pymatgen==2023.12.18", ] -pyscal = ["pyscal2==2.10.18"] +pyscal = ["pyscal2==2.10.21"] nglview = ["nglview==3.0.8"] matplotlib = ["matplotlib==3.8.2"] plotly = ["plotly==5.18.0"]