Bump the python group across 1 directory with 7 updates#2559
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the python group across 1 directory with 7 updates#2559dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [tensorflow-cpu](https://github.com/tensorflow/tensorflow), [tensorflow](https://github.com/tensorflow/tensorflow), [tensorflow-text](https://github.com/tensorflow/text), torch, torchvision, [transformers](https://github.com/huggingface/transformers) and [tensorflow[and-cuda]](https://github.com/tensorflow/tensorflow) to permit the latest version. Updates `tensorflow-cpu` to 2.20.0 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.19.0...v2.20.0) Updates `tensorflow` to 2.20.0 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.19.0...v2.20.0) Updates `tensorflow-text` to 2.20.0 - [Release notes](https://github.com/tensorflow/text/releases) - [Commits](tensorflow/text@v2.19.0...v2.20.0) Updates `torch` from 2.7.1+cu126 to 2.10.0+cu126 Updates `torchvision` from 0.22.1+cu126 to 0.25.0+cu126 Updates `transformers` to 5.0.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@0.1.2...v5.0.0) Updates `tensorflow[and-cuda]` to 2.20.0 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-version: 2.20.0 dependency-type: direct:production dependency-group: python - dependency-name: tensorflow dependency-version: 2.20.0 dependency-type: direct:production dependency-group: python - dependency-name: tensorflow-text dependency-version: 2.20.0 dependency-type: direct:production dependency-group: python - dependency-name: torch dependency-version: 2.10.0+cu126 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: torchvision dependency-version: 0.25.0+cu126 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: transformers dependency-version: 5.0.0 dependency-type: direct:production dependency-group: python - dependency-name: tensorflow[and-cuda] dependency-version: 2.20.0 dependency-type: direct:production dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
0a9d4ad to
caeb2db
Compare
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 tensorflow-cpu, tensorflow, tensorflow-text, torch, torchvision, transformers and tensorflow[and-cuda] to permit the latest version.
Updates
tensorflow-cputo 2.20.0Release notes
Sourced from tensorflow-cpu's releases.
Changelog
Sourced from tensorflow-cpu's changelog.
... (truncated)
Commits
72fbba3Merge pull request #98438 from tensorflow-jenkins/version-numbers-2.20.0-17429bf5899dUpdate version numbers to 2.20.0a80fbfeMerge pull request #97728 from tensorflow/r2.20-b0b73e1d3b4b2eeb62Fix release wheels build.2272fa9Merge pull request #97519 from rtg0795/r2.202cbf40eRefresh lock files89106daUpdate keras in requirements.in and setup.py.tplea85f43Merge pull request #97305 from rtg0795/r2.2058d26a9Update BUILD files with dependenciesde4ccfbMerge pull request #97302 from rtg0795/r2.20Updates
tensorflowto 2.20.0Release notes
Sourced from tensorflow's releases.
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
72fbba3Merge pull request #98438 from tensorflow-jenkins/version-numbers-2.20.0-17429bf5899dUpdate version numbers to 2.20.0a80fbfeMerge pull request #97728 from tensorflow/r2.20-b0b73e1d3b4b2eeb62Fix release wheels build.2272fa9Merge pull request #97519 from rtg0795/r2.202cbf40eRefresh lock files89106daUpdate keras in requirements.in and setup.py.tplea85f43Merge pull request #97305 from rtg0795/r2.2058d26a9Update BUILD files with dependenciesde4ccfbMerge pull request #97302 from rtg0795/r2.20Updates
tensorflow-textto 2.20.0Release notes
Sourced from tensorflow-text's releases.
Commits
54015a8Adds build_bazel_apple_support for newer macOS builds830c51dPin array-record to 0.4.1 for darwin platform894337fLimit array-record dependency to Linux x86_64 and aarch64.31f7b34Change strip_prefix logic to grab sha256 properly05e1a5cRevert "update sha256 for tensorflow 2.20.0"2f6765eupdate sha256 for tensorflow 2.20.0ca5b1b2Fix configure to pull bazelrc from TF 2.20.5058e32Update requirements with latest tensorflow-metadata.7215af0Internal configuration change.eee824dFix TF-text for TF 2.20.Updates
torchfrom 2.7.1+cu126 to 2.10.0+cu126Updates
torchvisionfrom 0.22.1+cu126 to 0.25.0+cu126Updates
transformersto 5.0.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
08810b1v5.0.0dcd7a10fix dependencies to make sure release runs93b425dRevise MIGRATION_GUIDE_V5.md for version 5 updates (#43485)1e8d129bring back clean_up_tokenization_spaces to tokenizers backend (#43426)4df39f4Fix lm_head weight tying in Mistral3ForConditionalGeneration (#43429)55d1d09Fix Pixtral with flash attention (#43443)a30413bfix gguf recent conversion issues (#43465)728d64e43125: Ensure correct checkpoint saving behavior by simplifying Trainer.save_...f5722a5[DeepSpeed] add weight_mapping to _load_state_dict_into_zero3_model (#43303)c76c197fix(models): Add tie_word_embeddings parameter to AyaVisionConfig for proper ...Updates
tensorflow[and-cuda]to 2.20.0Release notes
Sourced from tensorflow[and-cuda]'s releases.
Changelog
Sourced from tensorflow[and-cuda]'s changelog.
... (truncated)
Commits
72fbba3Merge pull request #98438 from tensorflow-jenkins/version-numbers-2.20.0-17429bf5899dUpdate version numbers to 2.20.0a80fbfeMerge pull request #97728 from tensorflow/r2.20-b0b73e1d3b4b2eeb62Fix release wheels build.2272fa9Merge pull request #97519 from rtg0795/r2.202cbf40eRefresh lock files89106daUpdate keras in requirements.in and setup.py.tplea85f43Merge pull request #97305 from rtg0795/r2.2058d26a9Update BUILD files with dependenciesde4ccfbMerge pull request #97302 from rtg0795/r2.20Dependabot 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