From 198066d5f15f0484f9fc53f009be724020329098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:16:12 +0000 Subject: [PATCH] Bump shap[plots] from 0.50.0 to 0.51.0 Bumps [shap[plots]](https://github.com/shap/shap) from 0.50.0 to 0.51.0. - [Release notes](https://github.com/shap/shap/releases) - [Changelog](https://github.com/shap/shap/blob/master/docs/release_notes.rst) - [Commits](https://github.com/shap/shap/compare/v0.50.0...v0.51.0) --- updated-dependencies: - dependency-name: shap[plots] dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f431d8fa49..536fb898f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ rs_parsepatch==0.4.5 scikit-learn==1.7.2 scipy==1.17.0 sendgrid==6.12.5 -shap[plots]==0.50.0 +shap[plots]==0.51.0 tabulate==0.9.0 taskcluster==96.4.0 tenacity==9.1.4