From 054f6fc5d2287cceda0f23d9e06b3cf1d40ef874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:33:15 +0000 Subject: [PATCH] Bump scipy from 1.13.0 to 1.13.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60961812..a8fb1a0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pymatgen==2024.4.13 -scipy==1.13.0 +scipy==1.13.1 monty==2024.5.24 matplotlib==3.8.4 BoltzTraP2==24.1.1