From 4a80aba65082a43f12ca6da909dca9d424a96481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:22:11 +0000 Subject: [PATCH] Bump scipy from 1.5.4 to 1.10.0 in /Labelling tool - WS1 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Labelling tool - WS1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Labelling tool - WS1/requirements.txt b/Labelling tool - WS1/requirements.txt index 7334754..46cd5d3 100644 --- a/Labelling tool - WS1/requirements.txt +++ b/Labelling tool - WS1/requirements.txt @@ -16,7 +16,7 @@ python-dateutil==2.8.1 pytz==2020.4 PyYAML==5.4 scikit-learn==0.23.2 -scipy==1.5.4 +scipy==1.10.0 six==1.15.0 sklearn-contrib-py-earth==0.1.0 SQLAlchemy==1.3.20