This repository was archived by the owner on Apr 4, 2024. It is now read-only.
Bump the pip group across 3 directories with 5 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 3 directories with 5 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [ray](https://github.com/ray-project/ray), [black](https://github.com/psf/black), [scikit-learn](https://github.com/scikit-learn/scikit-learn), [torch](https://github.com/pytorch/pytorch) and [transformers](https://github.com/huggingface/transformers) to permit the latest version. Updates `ray` to 2.8.1 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.2.0...ray-2.8.1) Updates `black` from 22.8.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...24.3.0) Updates `scikit-learn` to 1.3.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.3.2) Updates `torch` to 2.2.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.12.0...v2.2.1) Updates `scikit-learn` to 1.3.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.3.2) Updates `transformers` to 4.12.2 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.11.3...v4.12.2) --- updated-dependencies: - dependency-name: ray dependency-type: direct:production dependency-group: pip-security-group - dependency-name: black dependency-type: direct:production dependency-group: pip-security-group - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip-security-group - dependency-name: torch dependency-type: direct:production dependency-group: pip-security-group - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip-security-group - dependency-name: transformers dependency-type: direct:production dependency-group: pip-security-group ... 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 ray, black, scikit-learn, torch and transformers to permit the latest version.
Updates
rayto 2.8.1Release notes
Sourced from ray's releases.
Commits
3546c41[wheel] revert commit injection (#41550)0853dbfremove py37 from test-wheels script (#41546)9620336fix mac wheel building (#41536)82a8df1[Dashboard] Migrate Logs page to use state api. (#41474) (#41522)7459639[core][state][log] Cherry pick changes to prevent state API from reading file...d97943efix gpu tests on civ2 (#41499)97236f7fix pipeline issues (#41487)3652b8fray 2.8.1 version number change9de6897[ci] Removetune-sklearndoc dependency (#40721) (#41250)569647a[Doc] Update KubeRay version to 1.0.0 (#40937) (#41100)Updates
blackfrom 22.8.0 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8Prepare release 24.3.0 (#4279)f000936Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffcUse regex where we ignore case on windows (#4252)719e674Fix 4227: Improve documentation for --quiet --check (#4236)e5510afupdate plugin url for Thonny (#4259)6af7d11Fix AST safety check false negative (#4270)f03ee11Ensureblib2to3.pygramis initialized before use (#4224)e4bfedbfix: Don't move comments while splitting delimiters (#4248)d0287e1Make trailing comma logic more concise (#4202)Updates
scikit-learnto 1.3.2Release notes
Sourced from scikit-learn's releases.
Commits
093e0cf[cd build][azure parallel] trigger CI/CDfc24542TST change random seed to make graphical lasso test pass (#27616)7e3705dDOC move somes fixes from 1.4 to 1.3.2 (#27602)e43ad8bMAINT remove prerelease flag for Python 3.12 (#27605)b54a13aDOC add version 1.3.2 into landing page (#27604)6d086c2REL bump to 1.3.28a3c16cFIX Make decision tree pickles deterministic (#27580)9b977e9FIX make sure that KernelPCA works with pandas output and arpack solver (#27583)d53756eFIX validate properly zero_division=np.nan when used in parallel processing (...1df363cFIX make dataset fetchers acceptos.Pathlikefordata_home(#27468)Updates
torchto 2.2.1Release notes
Sourced from torch's releases.
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
6c8c5ad[RelEng] DefineBUILD_BUNDLE_PTXAS(#119750) (#119988)f00f0abfix compile DTensor.from_local in trace_rule_look up (#119659) (#119941)077791bRevert "Update state_dict.py to propagate cpu offload (#117453)" (#119995)3eaaeebUpdate state_dict.py to propagate cpu offload (#117453) (#119916)0aa3fd3HSDP + TP integration bug fixes (#119819)eef51a6[Inductor] Skip triton templates for mixedmm on SM70- (#118591) (#119894)940358f[dtensor] fix dtensor _to_copy op for mix precision (#116426) (#119687)24e4751[state_dict] Calls wait() for the DTensor to_local() result (#118197) (#119692)dcaeed3[DCP][state_dict] Fix the issue that get_state_dict/set_state_dict ig… (#119807)4f882a5Properly preserve SymInt input invariant when splitting graphs (#117406) (#11...Updates
scikit-learnto 1.3.2Release notes
Sourced from scikit-learn's releases.
Commits
093e0cf[cd build][azure parallel] trigger CI/CDfc24542TST change random seed to make graphical lasso test pass (#27616)7e3705dDOC move somes fixes from 1.4 to 1.3.2 (#27602)e43ad8bMAINT remove prerelease flag for Python 3.12 (#27605)b54a13aDOC add version 1.3.2 into landing page (#27604)6d086c2REL bump to 1.3.28a3c16cFIX Make decision tree pickles deterministic (#27580)9b977e9FIX make sure that KernelPCA works with pandas output and arpack solver (#27583)d53756eFIX validate properly zero_division=np.nan when used in parallel processing (...1df363cFIX make dataset fetchers acceptos.Pathlikefordata_home(#27468)Updates
transformersto 4.12.2Release notes
Sourced from transformers's releases.
Commits
2191373Release: v4.12.2cde7d78Fixing image segmentation with inference mode. (#14204)e0a5154Release v4.12.19f3f335Torch 1.10 (#14169)62bf536Release v4.12.05f3bf65Fix EncoderDecoderModel docs (#14197)ac12a5aFix EncoderDecoderModel classes to be more like BART and T5 (#14139)1251072Fix SEW-D implementation differences (#14191)78b6a2eAdd audio-classification benchmarking results (#14192)1dc96a7Add SegFormer (#14019)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.