From d411e7b16584d781860cbaf5416831a8c7c86888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:14:13 +0000 Subject: [PATCH] Bump scipy from 1.9.3 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0f9c05..1d12620 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ plotly==5.11.0 pqdm==0.2.0 dill==0.3.6 -scipy==1.9.3 +scipy==1.11.1 hdbscan==0.8.28 joblib==1.1.* pandas==1.5.2