From ba5bfcbca720fa1c869bd59fdb8a86713ea22629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:44:25 +0000 Subject: [PATCH] Bump scipy from 1.6.3 to 1.10.0 in /.circleci/docker Bumps [scipy](https://github.com/scipy/scipy) from 1.6.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .circleci/docker/requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/docker/requirements-ci.txt b/.circleci/docker/requirements-ci.txt index ff5a9ba33b7b..eeeea321c1ee 100644 --- a/.circleci/docker/requirements-ci.txt +++ b/.circleci/docker/requirements-ci.txt @@ -178,7 +178,7 @@ scikit-image #Pinned versions: 0.20.3 #test that import: -scipy==1.6.3 +scipy==1.10.0 # Pin SciPy because of failing distribution tests (see #60347) #Description: scientific python #Pinned versions: 1.6.3