Bump the python-minor-and-patch group with 7 updates - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.0` | `1.9.0` | | [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) | `0.12.3` | `0.14.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.4` | `3.11.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [tensorflow](https://github.com/tensorflow/tensorflow) | `2.15.1` | `2.21.0` | | [shap](https://github.com/shap/shap) | `0.45.0` | `0.52.0` | | [xlrd](https://github.com/python-excel/xlrd) | `2.0.1` | `2.0.2` | Updates `scikit-learn` from 1.5.0 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.0...1.9.0) Updates `imbalanced-learn` from 0.12.3 to 0.14.2 - [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases) - [Commits](scikit-learn-contrib/imbalanced-learn@0.12.3...0.14.2) Updates `matplotlib` from 3.8.4 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.4...v3.11.1) Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `tensorflow` from 2.15.1 to 2.21.0 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.15.1...v2.21.0) Updates `shap` from 0.45.0 to 0.52.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.45.0...v0.52.0) Updates `xlrd` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](python-excel/xlrd@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: imbalanced-learn dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: tensorflow dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: shap dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: xlrd dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-minor-and-patch group with 7 updates:
1.5.01.9.00.12.30.14.23.8.43.11.16.0.16.0.32.15.12.21.00.45.00.52.02.0.12.0.2Updates
scikit-learnfrom 1.5.0 to 1.9.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...Updates
imbalanced-learnfrom 0.12.3 to 0.14.2Release notes
Sourced from imbalanced-learn's releases.
... (truncated)
Commits
8504e95docs: Update the changelog38a7e3echore: Compatibility with scikit-learn 1.9.0 (#1178)7f97dbaFIX SMOTENC: clear error for column-dropping categorical encoders (#1035) (#1...de97df0chore: Compatibility scikit-learn 1.9.0 (#1169)6cdb18eBump the actions group with 3 updates (#1159)b899e65DOC add co-author to changelogaf2a6e0DOC add entry in changelog for 0.14.195c9d1aMAINT compatibility with sklearn 1.8 (#1158)3163a67Bump the actions group across 1 directory with 3 updates (#1148)5a5f6d7DOC fix hyperlink changelogUpdates
matplotlibfrom 3.8.4 to 3.11.1Release notes
Sourced from matplotlib's releases.
... (truncated)
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
pyyamlfrom 6.0.1 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
tensorflowfrom 2.15.1 to 2.21.0Release notes
Sourced from tensorflow's releases.
... (truncated)
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
a481b10Merge pull request #111627 from tensorflow-jenkins/version-numbers-2.21.0-25481a8f642eUpdate version numbers to 2.21.03c51664Merge pull request #111517 from tejaswin432/r2.21460d178Update RELEASE.md with removal of TB dependency.9e2628cUpdate RELEASE.md with removal of TB dependency.00a1ba7Merge pull request #111234 from psamanoelton/remove_tb_nigthly41beecfRemove tb-nigthly and replace it with protobuf.01dec74Merge pull request #111216 from psamanoelton/remove_tb_dependency_partial_rol...9657881Partial rollback to resolve breakage.78d130aRemove TensorBoard dependency from TensorFlow buildUpdates
shapfrom 0.45.0 to 0.52.0Release notes
Sourced from shap's releases.
... (truncated)
Commits
8461059FIX: Improve GPU TreeExplainer parity (#4997)8549e6bfix: use isinstance() instead of type() is tuple checks (#4508)3be7001remove webpack dependency for sickness scores (#5018)6e9f9b8build(deps): bump qs and express in /javascript (#5015)9be5435build(deps): bump idna from 3.11 to 3.15 in /docs (#5007)52dd763pin torch to <=2.11.0 in pyproject.toml (#5017)d8f2e76build(deps-dev): bump webpack-dev-server in /javascript (#5009)ac6e677build(deps-dev): bump@babel/plugin-transform-modules-systemjs(#4991)679b2eeFIX: warn when covariance matrix is singular in LinearExplainer (#4471)ce4abd7build(deps): bump mistune from 3.2.0 to 3.2.1 (#4990)Updates
xlrdfrom 2.0.1 to 2.0.2Changelog
Sourced from xlrd's changelog.
Commits
3a19d22Prepare for 2.0.2 releasef3521c8Merge pull request #380 from sanshi42/master99270ddImprove test coverage for invalid formula handling18e314ebugfix: Fix an occasional compatibility issue when using Excel formulas0c4e80bUpdate README.rstf45f630emboldening breaks RTD rendering, and likely won't help :-(b37d159embolden for the hard of thinking58ccbb1admit defeatDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions