From cd12cbfb3239ce11cba1e02ca434bb041156e42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 23:05:41 +0000 Subject: [PATCH] Bump ragas Bumps the pip group with 1 update in the /integration_tests/rag_evals directory: [ragas](https://github.com/vibrantlabsai/ragas). Updates `ragas` from 0.2.7 to 0.3.0rc2 - [Release notes](https://github.com/vibrantlabsai/ragas/releases) - [Commits](https://github.com/vibrantlabsai/ragas/compare/v0.2.7...v0.3.0-rc2) --- updated-dependencies: - dependency-name: ragas dependency-version: 0.3.0rc2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- integration_tests/rag_evals/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration_tests/rag_evals/requirements.txt b/integration_tests/rag_evals/requirements.txt index 48f62fd4c..7be5bf83f 100644 --- a/integration_tests/rag_evals/requirements.txt +++ b/integration_tests/rag_evals/requirements.txt @@ -1,8 +1,8 @@ evaluate==0.4.1 bert_score==0.3.13 seaborn -mlflow~=2.1 -ragas==0.2.7 +mlflow~=3.10 +ragas==0.3.0rc2 langchain-openai langchain-core langchain-community