chore(deps): bump the ai-providers group with 5 updates - #973
Merged
Merged
Conversation
Bumps the ai-providers group with 5 updates: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `1.4.0` | `1.5.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.6.2` | `1.6.3` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.6.0` | `1.6.2` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.7.1` | `1.7.2` | | [google-genai](https://github.com/googleapis/python-genai) | `2.22.0` | `2.23.0` | Updates `anthropic` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v1.4.0...v1.5.0) Updates `langchain-core` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.6.2...langchain-core==1.6.3) Updates `langchain-openai` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.6.0...langchain-openai==1.6.2) Updates `langchain-anthropic` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.7.1...langchain-anthropic==1.7.2) Updates `google-genai` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.22.0...v2.23.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langchain-core dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-openai dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-anthropic dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: google-genai dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
posthog-python Compliance ReportDate: 2026-09-21 10:14:35 UTC ✅ All Tests Passed!111/111 tests passed Capture_V1 Tests✅ 94/94 tests passed View Details
Feature_Flags Tests✅ 17/17 tests passed View Details
|
turnipdabeets
approved these changes
Sep 21, 2026
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 ai-providers group with 5 updates:
1.4.01.5.01.6.21.6.31.6.01.6.21.7.11.7.22.22.02.23.0Updates
anthropicfrom 1.4.0 to 1.5.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
eb21a43Merge pull request #1924 from anthropics/release-please--branches--main--chan...c7c579brelease: 1.5.062aa21bfeat(api): add auto mode tool permissions for Managed Agents285937cfeat(api): support mounting public GitHub repositories without an authorizati...17e9563environments: the worker runs on the work item's session token alone when one...5f881a5feat(api): add the user-profiles-2026-09-04 beta value and external_user_deta...4605bcafix(streaming): keep partial tool input JSON off content blocksebd2fc5feat(tools): accept tool objects directly in messages.create, parse, stream a...ca0706dfix(types): leave parsed_output out of dumped text blocks192a2b2feat(client): add Message.to_param() and BetaMessage.to_param()Updates
langchain-corefrom 1.6.2 to 1.6.3Release notes
Sourced from langchain-core's releases.
Commits
348c9dcrelease(core): 1.6.3 (#40407)e0e1557feat(core): Allow model name and provider tracing metadata override based on ...67ee6cbchore(model-profiles): refresh model profile data (#40399)d5d7cc5release(anthropic): 1.7.2 (#40387)4436bd2fix(anthropic): preserve invalid tool use blocks (#40372)443154dfeat(huggingface): use torch.accelerator for device-agnostic device count det...3539ca0fix(huggingface): remove retired IPEX backend (#39649)45d94fbchore(model-profiles): refresh model profile data (#40358)6035769release(openai): 1.6.2 (#40339)a7b0f0adocs: update OpenWiki (#40318)Updates
langchain-openaifrom 1.6.0 to 1.6.2Release notes
Sourced from langchain-openai's releases.
Commits
6035769release(openai): 1.6.2 (#40339)a7b0f0adocs: update OpenWiki (#40318)1611938fix(openai): add GPT-6 Astra reasoning efforts (#40330)f092c9achore(model-profiles): refresh model profile data (#40317)22f3421docs: update OpenWiki (#40218)1c40140chore(deps): bump httpx2 from 2.10.0 to 2.12.0 in /libs/partners/openai (#40309)db613a9fix(openai): bumpmax_completion_tokensin cache breakpoint integration tes...9f2eb7frelease(openai): 1.6.1 (#40268)765eb32chore(model-profiles): refresh model profile data (#40277)e670c7achore(model-profiles): refresh model profile data (#40258)Updates
langchain-anthropicfrom 1.7.1 to 1.7.2Release notes
Sourced from langchain-anthropic's releases.
Commits
d5d7cc5release(anthropic): 1.7.2 (#40387)4436bd2fix(anthropic): preserve invalid tool use blocks (#40372)443154dfeat(huggingface): use torch.accelerator for device-agnostic device count det...3539ca0fix(huggingface): remove retired IPEX backend (#39649)45d94fbchore(model-profiles): refresh model profile data (#40358)6035769release(openai): 1.6.2 (#40339)a7b0f0adocs: update OpenWiki (#40318)1611938fix(openai): add GPT-6 Astra reasoning efforts (#40330)f092c9achore(model-profiles): refresh model profile data (#40317)22f3421docs: update OpenWiki (#40218)Updates
google-genaifrom 2.22.0 to 2.23.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
e384b55chore(main): release 2.23.0 (#2942)e6d3168feat: Add from_environment support for environment copying455df80feat: support dynamic turn completion via interaction_status in live.py recei...57facbachore: add# pylint: skip-fileto generated Python GAOS SDK headers2843079fix: Remove unused field from FunctionResultDeltac58c6c7chore: update for netstandard 2.0.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 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