chore(deps): bump the ai-providers group across 1 directory with 7 updates#763
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ai-providers group across 1 directory with 7 updates#763dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the ai-providers group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.11` | `1.3.14` | | [openai](https://github.com/openai/openai-python) | `2.44.0` | `2.46.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.116.0` | `0.117.0` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.7` | `1.2.9` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.3` | `1.3.5` | | [google-genai](https://github.com/googleapis/python-genai) | `2.10.0` | `2.12.1` | Updates `langchain` from 1.3.11 to 1.3.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.11...langchain==1.3.14) Updates `openai` from 2.44.0 to 2.46.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.44.0...v2.46.0) Updates `anthropic` from 0.116.0 to 0.117.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@v0.116.0...v0.117.0) Updates `langgraph` from 1.2.7 to 1.2.9 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.7...1.2.9) Updates `langchain-core` from 1.4.8 to 1.4.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.8...langchain-core==1.4.9) Updates `langchain-openai` from 1.3.3 to 1.3.5 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.3...langchain-openai==1.3.5) Updates `google-genai` from 2.10.0 to 2.12.1 - [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.10.0...v2.12.1) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: openai dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: anthropic dependency-version: 0.117.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langgraph dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-core dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-openai dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: google-genai dependency-version: 2.12.1 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-07-27 10:17:39 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
|
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 6 updates in the / directory:
1.3.111.3.142.44.02.46.00.116.00.117.01.2.71.2.91.3.31.3.52.10.02.12.1Updates
langchainfrom 1.3.11 to 1.3.14Release notes
Sourced from langchain's releases.
Commits
185119frelease(langchain): 1.3.14 (#38883)0a3bde6fix(langchain): only retry retryable exceptions inToolRetryMiddleware(#38...7bf8fe2chore(model-profiles): refresh model profile data (#38856)2286932fix: patch Dependabot dependency vulnerabilities (#38853)d260c52chore: bump soupsieve from 2.8 to 2.8.4 in /libs/core (#38750)ceb1e4efeat(langchain):ToolErrorMiddleware(#38781)2f29107chore: bump soupsieve from 2.8 to 2.8.4 in /libs/langchain (#38749)6cd44e0chore: bump soupsieve from 2.8 to 2.8.4 in /libs/text-splitters (#38748)4e57abdchore: bump nltk from 3.9.4 to 3.10.0 in /libs/text-splitters (#38747)3e983cbchore: bump mistune from 3.2.1 to 3.3.0 in /libs/text-splitters (#38826)Updates
openaifrom 2.44.0 to 2.46.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
0e6adb1release: 2.46.0 (#3501)f16fbbdrelease: 2.45.0 (#3478)Updates
anthropicfrom 0.116.0 to 0.117.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
3c8bdf1release: 0.117.0db82082codegen metadatabc2f6e4feat(api): add support for MCP Tunnels3541444test(beta): cover parse() header merging with caller extra_headers (#242)824de14feat(api): add support for dreaming26ce65acodegen metadata6d9ee33chore(docs): update model examplec7ee421Block ask-gated session tool calls until user confirmation (#16)97b130echore(docs): updates to descriptions and examplesfb1e755fix(credentials): keep credential material out of traceback frame locals via ...Updates
langgraphfrom 1.2.7 to 1.2.9Release notes
Sourced from langgraph's releases.
Commits
95af6a0release(langgraph): 1.2.9 (#8316)7d0b33cfix: updateState metadata/counters for delta channel (#8315)23652c5release(langgraph): 1.2.8 (#8292)b45d96bfix: delta channel bug with updateState on fresh thread will force snapshot i...be999adchore(deps): bump the minor-and-patch group in /libs/cli with 5 updates (#8251)4df294fchore(deps): bump the minor-and-patch group in /libs/langgraph with 8 updates...84e065achore(deps): bump websockets from 15.0.1 to 16.0 in /libs/langgraph in the ma...64a3e68chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 6 u...7989e59chore(deps): bump the minor-and-patch group in /libs/sdk-py with 9 updates (#...2390d6fchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 in the minor-and-p...Updates
langchain-corefrom 1.4.8 to 1.4.9Release notes
Sourced from langchain-core's releases.
Commits
1c3a418release(core): 1.4.9 (#38728)1619f3dchore(standard-tests): fix some typings detected by ty (#38707)a6f0369chore(qdrant): bump fastembed to latest (#38726)fca0a97fix(langchain): propagate interrupts through ToolRetryMiddleware (#38722)874badachore(model-profiles): refresh model profile data (#38712)6e51a7echore(model-profiles): refresh model profile data (#38699)2d8100cfix(langchain-classic): fixChain.save()regression from dict-to-`model_dum...b08c391test(openai): skip Codex VCR tests before cassette setup (#38690)83386b5chore(model-profiles): refresh model profile data (#38689)701cc0etest(deps): Include Python 3.14 in integration test matrix (#34993)Updates
langchain-openaifrom 1.3.3 to 1.3.5Release notes
Sourced from langchain-openai's releases.
Commits
1c6bfc8release(openai): 1.3.5 (#38785)4717cfcfeat(openai): support explicit prompt caching (#38762)2f527dechore(model-profiles): refresh model profile data (#38774)a07356ffix(anthropic): add advisor_ prefix to builtin tool recognition (#38686)8107ff4release(fireworks): 1.4.4 (#38753)ea24fb1fix(fireworks): report cached prompt token usage (#38751)a4294f9chore(deps): refresh lockfiles (#38746)d73ba5bchore(model-profiles): refresh model profile data (#38739)bc15400release(openai): 1.3.4 (#38731)123d832release(langchain): 1.3.12 (#38730)Updates
google-genaifrom 2.10.0 to 2.12.1Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
6debc1cchore(main): release 2.12.1 (#2734)94d59e5Copybara import of the project:be554d3fix: fix the normalization of Interactions inside triggers939c667chore(main): release 2.12.0 (#2696)8115b16chore: internal changec875069feat: Add max_total_tokens for Interaction.d38eacachore: defermcpSDK import to first MCP usage2a9350dtest: add tests for private chatc68f857feat: Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs.60727fefeat: Add Triggers resource to GoogleGenAI client.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