From 45dcbc29c1f8622415fbc56824f617a1438a24b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:04:41 +0000 Subject: [PATCH] Bump scipy from 0.14.0 to 1.10.0 in /continuous_integration/appveyor Bumps [scipy](https://github.com/scipy/scipy) from 0.14.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.14.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- continuous_integration/appveyor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous_integration/appveyor/requirements.txt b/continuous_integration/appveyor/requirements.txt index d86a2b15601d3..8479b26e11c74 100644 --- a/continuous_integration/appveyor/requirements.txt +++ b/continuous_integration/appveyor/requirements.txt @@ -9,7 +9,7 @@ # of the rackspace folder instead of trying to install from more recent # source tarball published on PyPI numpy==1.8.1 -scipy==0.14.0 +scipy==1.10.0 nose wheel wheelhouse_uploader