From f026016a27ae274ae9e339644246612e6b8fdec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 00:27:06 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.9.1 in /Label_Microservice Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.9.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..d5804b4800 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.1 watchdog==0.9.0 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..e1f22e99e0 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.1 Send2Trash==1.5.0 six==1.12.0 soupsieve==1.9.2