sapientml / core

A SapientML plugin of SapientMLGenerator
Apache License 2.0
10 stars 12 forks source link

build(deps): update shap requirement from ^0.43.0 to >=0.43,<0.45 #40

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Updates the requirements on shap to permit the latest version.

Release notes

Sourced from shap's releases.

v0.44.0

This release contains a number enhancements and bug fixes.

What's Changed

Added

Fixed

Documentation

New Contributors

Full Changelog: https://github.com/shap/shap/compare/v0.43.0...V0.44.0

Commits
  • ed96251 Workaround for broken "fetch-tags" option (#3425)
  • 3349eef MAINT: Enable stale bot in debug mode (#3424)
  • 287e751 MAINT: Add version number from git tag using setuptools scm (#3402)
  • ce770fd ENH: return axis in shap.plots.beeswarm when show=False (#3391)
  • 8283bba MAINT: Fix ruff E402 (#3409)
  • 95493ce MAINT: fix UP031, use f-string instead of format() (#3408)
  • 8d1466b Add maintainer guide to docs to explain versioning and releasing (#3404)
  • 36d1f0c Fix ambiguous variable names (#3410)
  • dce46ac MAINT: Configure Ruff formatter, update ruff config (#3407)
  • 434d0fd Add Contributing guide to published Sphinx docs (#3405)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

kimusaku commented 10 months ago

@dependabot rebase