From 870abe6698a371bc7f15d8ac1f24f5d8712bd9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 00:05:51 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.0 in /Label_Microservice Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0) --- 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..bb4b2eb7e9 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.10.0 watchdog==0.9.0 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..d0bcff434e 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.10.0 Send2Trash==1.5.0 six==1.12.0 soupsieve==1.9.2