Skip to content

Commit ff673b8

Browse files
chore(deps): bump shap from 0.49.1 to 0.50.0 in /requirements/in
Bumps [shap](https://github.com/shap/shap) from 0.49.1 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](shap/shap@v0.49.1...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] <support@github.com>
1 parent f8ee3a5 commit ff673b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/in/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ kaggle==1.7.4.5 # for Kaggle api access
1515
seaborn==0.13.2 # for data visualization
1616
scikit-learn==1.7.2 # for machine learning algorithms
1717
scipy==1.16.3 # for scientific computing
18-
shap==0.49.1 # for model interpretability
18+
shap==0.50.0 # for model interpretability
1919
openpyxl==3.1.5 # for Excel file support from kaggle datasets
2020
ipykernel==7.1.0 # for Jupyter notebook kernel support

0 commit comments

Comments
 (0)