From 0fcee39aae170184a6a2842978051492d5061c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 22:43:07 +0000 Subject: [PATCH] Bump scipy from 1.9.0 to 1.10.0 in /consistency/analysis Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- consistency/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/analysis/requirements.txt b/consistency/analysis/requirements.txt index bd84a886..a5fde5d1 100644 --- a/consistency/analysis/requirements.txt +++ b/consistency/analysis/requirements.txt @@ -20,7 +20,7 @@ pytz==2022.1 requests==2.28.1 rsa==4.9 scikit-learn==1.1.2 -scipy==1.9.0 +scipy==1.10.0 six==1.16.0 sklearn==0.0 strsimpy==0.2.1