From 7ec7398ae5995266bde8506825eec3c39cda8afb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:40:30 +0000 Subject: [PATCH] Bump scipy from 1.2.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.2.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-python-2-7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-python-2-7.txt b/requirements-python-2-7.txt index cc74c9c..85550ef 100644 --- a/requirements-python-2-7.txt +++ b/requirements-python-2-7.txt @@ -15,7 +15,7 @@ pyparsing==2.4.7 python-dateutil==2.8.2 pytz==2022.1 scandir==1.10.0 -scipy==1.2.3 +scipy==1.10.0 singledispatch==3.4.0.3 six==1.14.0 subprocess32==3.5.4