From 55ed66cf684f94cadaf1daf592f668198236f183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 00:34:56 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.9.2 in /Label_Microservice Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.9.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.9.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Label_Microservice/deployment/requirements.worker.txt | 2 +- Label_Microservice/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Label_Microservice/deployment/requirements.worker.txt b/Label_Microservice/deployment/requirements.worker.txt index 1ea4a012f5..45953c9f9a 100644 --- a/Label_Microservice/deployment/requirements.worker.txt +++ b/Label_Microservice/deployment/requirements.worker.txt @@ -38,5 +38,5 @@ requests-oauthlib==1.2.0 requests-toolbelt==0.9.1 retrying==1.3.3 scikit-learn==0.21.2 -scipy==1.3.0 +scipy==1.9.2 watchdog==0.9.0 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..88d3664704 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -124,7 +124,7 @@ requests-toolbelt==0.9.1 rsa==4.0 s3transfer==0.2.1 scikit-learn==0.21.2 -scipy==1.3.0 +scipy==1.9.2 Send2Trash==1.5.0 six==1.12.0 soupsieve==1.9.2