From 6443f10b64bd75d7c399f2e7252358048c6b5567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 02:12:44 +0000 Subject: [PATCH] Bump mp-api from 0.34.3 to 0.37.1 Bumps [mp-api]() from 0.34.3 to 0.37.1. --- updated-dependencies: - dependency-name: mp-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf419b80..f7d4b86c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ monty==2023.8.8 # emmet-core # mp-api # pymatgen -mp-api==0.34.3 +mp-api==0.35.1 # via pymatgen mpmath==1.3.0 # via sympy