From 097b6c62eccf7b6b8d5e1979c8a478bd52abeacc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:39:56 +0000 Subject: [PATCH] chore(deps): bump scikit-learn from 1.2.2 to 1.5.0 in /api Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.2.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index e4dcd1e743fbf4..f5f783595ffab3 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -20,7 +20,7 @@ tenacity==8.2.2 cachetools~=5.3.0 weaviate-client~=3.21.0 mailchimp-transactional~=1.0.50 -scikit-learn==1.2.2 +scikit-learn==1.5.0 sentry-sdk[flask]~=1.39.2 sympy==1.12 jieba==0.42.1