From ff0665687a60089d593d203b0cf4896ebaf20f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 10:23:51 +0000 Subject: [PATCH] chore(deps): bump umap-learn from 0.5.11 to 0.5.12 Bumps [umap-learn](https://github.com/lmcinnes/umap) from 0.5.11 to 0.5.12. - [Release notes](https://github.com/lmcinnes/umap/releases) - [Changelog](https://github.com/lmcinnes/umap/blob/master/doc/release_notes.rst) - [Commits](https://github.com/lmcinnes/umap/compare/release-0.5.11...release-0.5.12) --- updated-dependencies: - dependency-name: umap-learn dependency-version: 0.5.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 70e04a86..36c5fbae 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -131,7 +131,7 @@ tqdm==4.67.3 traitlets==5.14.3 twine==6.2.0 typing_extensions==4.15.0 -umap-learn==0.5.11 +umap-learn==0.5.12 urllib3==2.7.0 watchdog==6.0.0 wcwidth==0.7.0