From abcd13d302ace51b055bfab8d0751e3a3133a02b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:12:54 +0000 Subject: [PATCH] Bump scipy from 0.19.0 to 1.10.0 in /vox-health-jobs Bumps [scipy](https://github.com/scipy/scipy) from 0.19.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.19.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vox-health-jobs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vox-health-jobs/requirements.txt b/vox-health-jobs/requirements.txt index 1a4c432..144eb15 100644 --- a/vox-health-jobs/requirements.txt +++ b/vox-health-jobs/requirements.txt @@ -34,7 +34,7 @@ python-dateutil==2.6.0 pytz==2017.2 pyzmq==16.0.2 qtconsole==4.3.0 -scipy==0.19.0 +scipy==1.10.0 simplegeneric==0.8.1 six==1.10.0 statsmodels==0.8.0