From 9c5daa75cc5eff870a927628eb0eb006559061d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:23:38 +0000 Subject: [PATCH] Bump scipy from 1.9.3 to 1.11.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.11.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.11.2) --- 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..10b1b3b 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.2 hdbscan==0.8.28 joblib==1.1.* pandas==1.5.2