chore(deps): bump the py-dependencies group across 1 directory with 3 updates#41
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
… updates Updates the requirements on [pandas](https://github.com/pandas-dev/pandas), [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [xgboost](https://github.com/dmlc/xgboost) to permit the latest version. Updates `pandas` to 3.0.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.0) Updates `scikit-learn` to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.8.0) Updates `xgboost` to 3.1.3 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v3.1.0...v3.1.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production dependency-group: py-dependencies - dependency-name: xgboost dependency-version: 3.1.3 dependency-type: direct:production dependency-group: py-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #42. |
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.
Updates the requirements on pandas, scikit-learn and xgboost to permit the latest version.
Updates
pandasto 3.0.0Release notes
Sourced from pandas's releases.
Commits
366ccdfRLS: 3.0.0139f4d0DOC: split/reorder other enhancements section in 3.0.0 whatsnew notes (#63762)fd2a4f4TST: assert reading of legacy pickles against current data (#61792)cc0bcaaDOC: update whatsnew section on datetimelike resolution (#63780)3ddbb49DOC: remove 2.3.4 whatsnew file from released 3.0 docs (#63779)ee63532CLN: Create temporary HDF5 file path and HDFStore for pytables tests (#63492)9512e99CoW: better chained assignment warning message for update() method (#63500)1db90d5API: rename read_iceberg selected_fields keyword to columns (#63748)c9b51faBUG: .str methods failing on PyArrow using regex with \Z (#63705)7cff0f4API: Period.to_timestamp default to microsecond unit (#63760)Updates
scikit-learnto 1.8.0Release notes
Sourced from scikit-learn's releases.
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
xgboostto 3.1.3Release notes
Sourced from xgboost's releases.
Changelog
Sourced from xgboost's changelog.
... (truncated)
Commits
2ac5944[backport] Workaround compiler issue on Windows. (#11916)3423869[backport] Avoid overflow in rounding estimation. (#11910) (#11911)f32de03Bump version to 3.1.3 (#11908)3bad910[backport][R-package] Fix off-by-one bug (#11856) (#11905)2e2da9b[backport][R] Fix rchk issues (#11847) (#11904)e270d26[backport] Fix mingw warnings. (#11859) (#11903)3f6ceb2[backport][R] Remove wiki links from the document. (#11906) (#11907)a409e58[backport] Scikit-learn 1.8 compatibility fix (#11858) (#11902)f21bf64Add nccl as dep for aarch64. (#11753) (#11869)ae390dc[backport] [CI] Adding ARM CUDA wheels for pypi (#11827) (#11864)Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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