Bump the pip group across 1 directory with 5 updates#1
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directory with 5 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `0.0.335` | `0.2.5` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [pillow](https://github.com/python-pillow/Pillow) | `10.0.0` | `10.3.0` | | [torch](https://github.com/pytorch/pytorch) | `2.1.0` | `2.4.0` | | [transformers](https://github.com/huggingface/transformers) | `4.35.0` | `4.48.0` | Updates `langchain` from 0.0.335 to 0.2.5 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@v0.0.335...langchain==0.2.5) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `pillow` from 10.0.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.0...10.3.0) Updates `torch` from 2.1.0 to 2.4.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.0...v2.4.0) Updates `transformers` from 4.35.0 to 4.48.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.35.0...v4.48.0) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.2.5 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.2 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-version: 4.48.0 dependency-type: direct:production dependency-group: pip ... 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 pip group with 5 updates in the / directory:
0.0.3350.2.52.31.02.32.210.0.010.3.02.1.02.4.04.35.04.48.0Updates
langchainfrom 0.0.335 to 0.2.5Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fbeeb6dlangchain: release 0.2.5 (#22922)551640atemplates: remove lockfiles (#22920)c4f2bc9docs: Fix wrongly referenced class name in confluence.py (#22879)32966a0infra: remove nvidia from monorepo scheduled tests (#22915)9ef1569core: release 0.2.7 (#22917)338180fcore: in astream_events v2 always await task even if already finished (#22916)513e491experimental: LLMGraphTransformer - added relationship properties. (#21856)694ae87docs: add groq to chatmodeltabs (#22913)c816d03dcos: Add admonition to PythonREPL tool (#22909)8171efdcore[patch]: Fix FunctionCallbackHandler._on_tool_end (#22908)Updates
requestsfrom 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_context970e8cev2.32.1d6ebc4av2.32.09a40d12Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7Merge pull request #6702 from nateprewitt/no_char_detection555b870Allow character detection dependencies to be optional in post-packaging stepsd6dded3Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
pillowfrom 10.0.0 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d8810.3.0 version bump63cbfcfUpdate CHANGES.rst [ci skip]2776126Merge pull request #7928 from python-pillow/lcmsaeb51cbMerge branch 'main' into lcms5beb0b6Update CHANGES.rst [ci skip]cac6ffaMerge pull request #7927 from python-pillow/imagemathf5eeeacName as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3afAdded release notes2a93abaUse strncpy to avoid buffer overflowa670597Update CHANGES.rst [ci skip]Updates
torchfrom 2.1.0 to 2.4.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
d990dad[CMAKE] Look forDevelopment.Moduleinstead ofDevelopment(#129729)e4ee3be[Release only] use triton 3.0.x from pypi (#130336)9afe4ecUpdate torchbench model expected accuracy values after pinning numpy (#129986)499621e[CherryPick][FSDP2+TP] Disable 2D state_dict (#129519) (#129923)e5bda62[CherryPick][DCP] Fix Optimizer Learning Rate not being loaded correctly (#12...705e3aeImprove error message for weights_only load (#129783)b26cde4[Windows] remove mkl shared library dependency. (#129740)12ad767[distributed] NCCL result code update (#129704)1164d3cAdd threadfence to 2-stage reduction for correct writes visibility (#129701)9533637Inductor to fail gracefully on Voltas for bf16 tensors (#129699)Updates
transformersfrom 4.35.0 to 4.48.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
6bc0fbc[WIP] Emu3: add model (#33770)59e28c3Fix flex_attention in training mode (#35605)7cf6230push a fix for nowd6f446fwhen filtering we can't use the convert script as we removed them8ce1e95[test-all]af2d7caAdd Moonshine (#34784)42b8e79ModernBert: reuse GemmaRotaryEmbedding via modular + Integration tests (#35459)e39c9f7v4.48-release8de7b1bAdd flex_attn to diffllama (#35601)1e3ddcbModernBERT bug fixes (#35404)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.