From a7c7bc9f292d12cfda6440d203b10656b86961f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:15:22 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /structured_classification Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- structured_classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structured_classification/requirements.txt b/structured_classification/requirements.txt index 5cd2e30..7dff55f 100644 --- a/structured_classification/requirements.txt +++ b/structured_classification/requirements.txt @@ -4,6 +4,6 @@ pandas==1.1.2 python-dateutil==2.8.1 pytz==2020.1 scikit-learn==0.23.2 -scipy==1.5.2 +scipy==1.10.0 six==1.15.0 threadpoolctl==2.1.0