From ef72d86bdd75df743479f5c2d0d0436854fc9ad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:32:32 +0000 Subject: [PATCH] Bump scipy from 1.2.0 to 1.10.0 in /robots/LoCoBot Bumps [scipy](https://github.com/scipy/scipy) from 1.2.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- robots/LoCoBot/requirements_python2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots/LoCoBot/requirements_python2.txt b/robots/LoCoBot/requirements_python2.txt index 10e7f3ff..892eb675 100644 --- a/robots/LoCoBot/requirements_python2.txt +++ b/robots/LoCoBot/requirements_python2.txt @@ -1,5 +1,5 @@ numpy==1.16.0 -scipy==1.2.0 +scipy==1.10.0 matplotlib==2.2.3 ipython==5.8.0 Pillow==6.2.0