From 5eef62dbf480d41c95ed5d4829475fb43b7be676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 05:57:19 +0000 Subject: [PATCH] Bump pyldavis from 3.4.0 to 3.4.1 Bumps [pyldavis](https://github.com/bmabey/pyLDAvis) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/bmabey/pyLDAvis/releases) - [Changelog](https://github.com/bmabey/pyLDAvis/blob/master/HISTORY.rst) - [Commits](https://github.com/bmabey/pyLDAvis/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: pyldavis 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 9302a78..36c7d21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pyLDAvis==3.4.0 +pyLDAvis==3.4.1 scikit-learn==1.2.1