From fed22961a9e9410b0e13081cf57f948c46de025a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:43:46 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.0 in /papers/SubTagger 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 ... Signed-off-by: dependabot[bot] --- papers/SubTagger/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/SubTagger/requirements_pip.txt b/papers/SubTagger/requirements_pip.txt index 768947c..f022fb4 100644 --- a/papers/SubTagger/requirements_pip.txt +++ b/papers/SubTagger/requirements_pip.txt @@ -102,7 +102,7 @@ responses==0.10.6 rsa==3.4.2 s3transfer==0.2.1 scikit-learn==0.20.1 -scipy==1.3.0 +scipy==1.10.0 semver==2.8.1 six==1.12.0 snowballstemmer==1.2.1