From 9713219a1fed5f9be5f6f70e4a4e41585c395856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 03:53:50 +0000 Subject: [PATCH] Bump scipy from 1.11.2 to 1.11.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 13115db..d9a314b 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -12,7 +12,7 @@ atomate2>=0.0.11 scikit-learn==1.3.1 emmet-core==0.68.0 scikit-optimize==0.9.0 -scipy==1.11.2 +scipy==1.11.3 pydantic==1.10.12 polytope==0.2.4 cvxpy==1.3.2 diff --git a/pyproject.toml b/pyproject.toml index 3cc733a..211f9da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "emmet-core>=0.51.1", "scikit-learn>=1.2.0", "scikit-optimize>=0.9.0", - "scipy>=1.10.0, <=1.10.1", + "scipy>=1.10.0, <=1.11.3", "pydantic>=1.10.2,<2.0", "polytope>=0.2.3", "cvxpy>=1.2.1", diff --git a/requirements.txt b/requirements.txt index 6c78de2..9507927 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ atomate2==0.0.11 scikit-learn==1.3.1 emmet-core==0.68.0 scikit-optimize==0.9.0 -scipy==1.11.2 +scipy==1.11.3 pydantic==1.10.12 polytope==0.2.4 cvxpy==1.3.2