From 704da5a9077b59d4a7dfd2f93ca3dc6516c18bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:00:12 +0000 Subject: [PATCH] Bump scipy from 1.0.0 to 1.10.0 in /github_issue_summarization Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 3857b5c9..56bbbcc8 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -181,7 +181,7 @@ ruamel-yaml==0.11.14 s3transfer==0.1.12 scikit-image==0.13.0 scikit-learn==0.19.1 -scipy==1.0.0 +scipy==1.10.0 seaborn==0.8 simplegeneric==0.8.1 singledispatch==3.4.0.3