From b9759582de0990fc2e895f943a78c54083c285f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 23:02:42 +0000 Subject: [PATCH] Bump hdbscan from 0.8.28 to 0.8.29 Bumps [hdbscan](https://github.com/scikit-learn-contrib/hdbscan) from 0.8.28 to 0.8.29. - [Release notes](https://github.com/scikit-learn-contrib/hdbscan/releases) - [Commits](https://github.com/scikit-learn-contrib/hdbscan/compare/0.8.28...0.8.29) --- updated-dependencies: - dependency-name: hdbscan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c01b381..4378008 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ plotly==5.11.0 pqdm==0.2.0 dill==0.3.6 scipy==1.9.3 -hdbscan==0.8.28 +hdbscan==0.8.29 joblib==1.1.0 pandas==1.5.2 umap_learn==0.5.3