From c1c90dfc947e6eed2886959bb83e16d3e445e6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 07:42:34 +0000 Subject: [PATCH] Bump mp-api from 0.34.3 to 0.35.1 (#494) Bumps [mp-api]() from 0.34.3 to 0.35.1. --- updated-dependencies: - dependency-name: mp-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5e8edefebe..5288cab1f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ strict = [ "lobsterpy==0.3.0", "matgl==0.8.3", "monty==2023.8.8", - "mp-api==0.34.3", + "mp-api==0.35.1", "numpy", "phonopy==2.20.0", "pydantic==1.10.9",