From 437ca19495ef17d2f181109d5bc49fd4f9c18598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 01:20:22 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.1 in /Label_Microservice Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.1) --- 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..3434fa53ff 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.1 watchdog==0.9.0 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..99bbfd522e 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.1 Send2Trash==1.5.0 six==1.12.0 soupsieve==1.9.2