Skip to content

Commit bc84012

Browse files
chore(deps): update dependency shap to v0.44.0 (#1604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ethanglaser <[email protected]>
1 parent 540ed41 commit bc84012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pandas==2.1.3 ; python_version >= '3.9'
99
xgboost==2.0.3
1010
lightgbm==4.2.0
1111
catboost==1.2.2; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported
12-
shap==0.43.0; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported
12+
shap==0.44.0; python_version <= '3.11' # FIXME: Add as soon as 3.12 is supported

0 commit comments

Comments
 (0)