Bump the pip group across 1 directory with 9 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.65` | `1.2.28` | | [langchain-text-splitters](https://github.com/langchain-ai/langchain) | `0.3.8` | `1.1.2` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.3.45` | `0.7.31` | | [orjson](https://github.com/ijl/orjson) | `3.10.18` | `3.11.6` | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.2.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.31.1` | `6.33.5` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.33.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.5.1` | `6.5.5` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.3` | Updates `langchain-core` from 0.3.65 to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.65...langchain-core==1.2.28) Updates `langchain-text-splitters` from 0.3.8 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.8...langchain-text-splitters==1.1.2) Updates `langsmith` from 0.3.45 to 0.7.31 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.3.45...v0.7.31) Updates `orjson` from 3.10.18 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.18...3.11.6) Updates `pillow` from 11.3.0 to 12.2.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@11.3.0...12.2.0) Updates `protobuf` from 6.31.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) Updates `tornado` from 6.5.1 to 6.5.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.1...v6.5.5) Updates `urllib3` from 2.5.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production - dependency-name: langchain-text-splitters dependency-version: 1.1.2 dependency-type: direct:production - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: direct:production - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
6f31c33 to
19f7f20
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.
Bumps the pip group with 9 updates in the / directory:
0.3.651.2.280.3.81.1.20.3.450.7.313.10.183.11.611.3.012.2.06.31.16.33.52.32.42.33.06.5.16.5.52.5.02.6.3Updates
langchain-corefrom 0.3.65 to 1.2.28Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
dd7c3ebrelease(core): release 1.2.28 (#36614)af2ed47fix(core): add more sanitization to templates (#36612)7e5858drelease(standard-tests): 1.1.6 (#36610)fe99cb2fix(standard-tests): update standard tests for sandbox backends (#36036)65bbd47chore(model-profiles): refresh model profile data (#36596)6486404release(core): 1.2.27 (#36586)7629c74fix(core): handle symlinks in deprecated prompt save path (#36585)ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)Updates
langchain-text-splittersfrom 0.3.8 to 1.1.2Release notes
Sourced from langchain-text-splitters's releases.
... (truncated)
Commits
58c4e5brelease(text-splitters): 1.1.2 (#36822)c289bf1fix(text-splitters): deprecate and use SSRF-safe transport in split_text_from...b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)Updates
langsmithfrom 0.3.45 to 0.7.31Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
c434999release(py): 0.7.31 (#2716)47d7c4afeat: Filter kwargs from new token events (#2714)3c57445chore(deps-dev): bump rich from 14.3.3 to 15.0.0 in /python (#2708)2be6cd0chore(deps-dev): bump types-psutil from 7.2.2.20260130 to 7.2.2.20260408 in /...b8b6ca3chore(deps-dev): bump the js-minor-and-patch group across 1 directory with 7 ...9897cb3chore(deps): bump actions/github-script from 8 to 9 (#2706)572c018chore(deps-dev): bump@anthropic-ai/sdkfrom 0.85.0 to 0.86.0 in /js (#2702)5744752chore(deps): bump the py-minor-and-patch group across 1 directory with 10 upd...960cae7chore(deps): bump pnpm/action-setup from 5 to 6 (#2705)9370e76chore(deps-dev): bump types-tqdm from 4.67.3.20260303 to 4.67.3.20260408 in /...Updates
orjsonfrom 3.10.18 to 3.11.6Release notes
Sourced from orjson's releases.
... (truncated)
Changelog
Sourced from orjson's changelog.
... (truncated)
Commits
ec020243.11.6d581687build, clippy misc4105b29writer::num62bb185Fix sporadic crash on serializing object closed860078PyRef idiom refactors343ae2fDeserializer, Utf8Buffer7835f58PyBytesRef and other input refactor71e0516PyStrRef1096df4MSRV 1.89b718e75Drop support for python3.9Updates
pillowfrom 11.3.0 to 12.2.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)Updates
protobuffrom 6.31.1 to 6.33.5Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
requestsfrom 2.32.4 to 2.33.0Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)753fd08docs: fix FAQ grammar in httplib2 example774a0b8docs(socks): same block as other sections9c72a41Bump github/codeql-action from 4.33.0 to 4.34.1ebf7190Bump github/codeql-action from 4.32.0 to 4.33.00e4ae38docs: exclude Response.is_permanent_redirect from API docs (#7244)d568f47docs: clarify Quickstart POST example (#6960)Updates
tornadofrom 6.5.1 to 6.5.5Changelog
Sourced from tornado's changelog.