From 563917fbe1329e99a7add835c637d4adcc6d7d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 11:09:11 +0200 Subject: [PATCH] Bump imbalanced-learn from 0.12.2 to 0.12.3 (#4216) Bumps [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) from 0.12.2 to 0.12.3. - [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases) - [Commits](https://github.com/scikit-learn-contrib/imbalanced-learn/compare/0.12.2...0.12.3) --- updated-dependencies: - dependency-name: imbalanced-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf018db05c..c1ec607420 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==5.2.0 beautifulsoup4==4.12.3 boto3==1.34.116 -imbalanced-learn==0.12.2 +imbalanced-learn==0.12.3 langchain==0.2.1 langchain-community==0.2.1 langchain-openai==0.1.8