From 4904580f856ec26e1e26afb57893207863e5e582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:01:24 +0000 Subject: [PATCH] Bump scipy from 1.8.0 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index ed6d655..666cb79 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -25,7 +25,7 @@ pyparsing==3.0.8 pytz==2022.1 requests==2.27.1 retworkx==0.11.0 -scipy==1.8.0 +scipy==1.10.0 semantic-version==2.7 snowballstemmer==2.2.0 Sphinx==4.5.0 diff --git a/requirements.txt b/requirements.txt index 0b8bd8b..bf64e7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pennylane-lightning==0.30.0 PyJWT==2.4.0 requests==2.27.1 retworkx==0.11.0 -scipy==1.8.0 +scipy==1.10.0 semantic-version==2.6.0 toml==0.10.2 urllib3==1.26.9