From 9a36fe0a0ab28ae25d0660d7fd0f7ba5ee7f63a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 00:02:02 +0000 Subject: [PATCH] Bump shap from 0.47.0 to 0.50.0 Bumps [shap](https://github.com/shap/shap) from 0.47.0 to 0.50.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.47.0...v0.50.0) --- updated-dependencies: - dependency-name: shap dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 53303ad01..4ab79c27c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -shap==0.47.0 +shap==0.50.0 scikit-learn>=1.0.1 pandas torch diff --git a/requirements.txt b/requirements.txt index 53303ad01..4ab79c27c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -shap==0.47.0 +shap==0.50.0 scikit-learn>=1.0.1 pandas torch