{{ message }}
chore(deps): bump the ai-providers group across 1 directory with 9 updates#698
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ai-providers group across 1 directory with 9 updates#698dependabot[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.6` | `1.3.10` | | [openai](https://github.com/openai/openai-python) | `2.41.0` | `2.43.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.109.1` | `0.111.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.0` | `1.3.2` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.4.4` | `1.4.6` | | [google-genai](https://github.com/googleapis/python-genai) | `2.8.0` | `2.9.0` | Updates `langchain` from 1.3.6 to 1.3.10 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.6...langchain==1.3.10) Updates `openai` from 2.41.0 to 2.43.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.41.0...v2.43.0) Updates `anthropic` from 0.109.1 to 0.111.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.109.1...v0.111.0) Updates `langgraph` from 1.2.4 to 1.2.6 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.4...1.2.6) Updates `langchain-core` from 1.4.3 to 1.4.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.3...langchain-core==1.4.8) Updates `langchain-openai` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.0...langchain-openai==1.3.2) Updates `langchain-anthropic` from 1.4.4 to 1.4.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.4.4...langchain-anthropic==1.4.6) Updates `google-genai` from 2.8.0 to 2.9.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.8.0...v2.9.0) Updates `langchain-protocol` from 0.0.15 to 0.0.18 - [Release notes](https://github.com/langchain-ai/agent-protocol/releases) - [Commits](langchain-ai/agent-protocol@langchain-protocol==0.0.15...langchain-protocol==0.0.18) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: openai dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: anthropic dependency-version: 0.111.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langgraph dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-core dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-openai dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-anthropic dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: google-genai dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langchain-protocol dependency-version: 0.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ai-providers ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
posthog-python Compliance ReportDate: 2026-06-26 16:09:06 UTC ✅ All Tests Passed!45/45 tests passed Capture Tests✅ 29/29 tests passed View Details
Feature_Flags Tests✅ 16/16 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.61.3.102.41.02.43.00.109.10.111.01.3.01.3.21.4.41.4.62.8.02.9.0Updates
langchainfrom 1.3.6 to 1.3.10Release notes
Sourced from langchain's releases.
Commits
a807a9crelease(langchain): 1.3.10 (#38255)15b0a49chore: bump jupyter-server from 2.18.0 to 2.20.0 in /libs/core (#38252)612139fchore: bump tornado from 6.5.6 to 6.5.7 in /libs/text-splitters (#38175)921e370chore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain_v1 (#38176)1aabc26chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain_v1 (#38179)8d51355chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain (#38180)0b1b7bbchore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain (#38181)dfd0627chore: bump starlette from 1.0.1 to 1.3.1 in /libs/langchain (#38182)0269392chore: bump tornado from 6.5.6 to 6.5.7 in /libs/langchain (#38183)24d0b37chore: bump tornado from 6.5.6 to 6.5.7 in /libs/core (#38184)Updates
openaifrom 2.41.0 to 2.43.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
e20b6b8release: 2.43.04d35453feat(api): update OpenAPI spec or Stainless config2bba15erelease: 2.42.01ec3e82codegen metadata93c2ecafeat(api): manual updatesb269f88codegen metadataee821d6feat(api): admin spend_alerts60002e5feat(api): update OpenAPI spec or Stainless configd64d811build: Use CI environment for examples API key (#3394)a526ee8build: fix release workflow permissions (#3389)Updates
anthropicfrom 0.109.1 to 0.111.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
5d6fd8drelease: 0.111.09fdf2effeat(helpers): tag refusal-fallback middleware requests with fallback-refusal...af2b702release: 0.110.0a10dbaafeat(api): add support for new code_execution_20260120 tool9d49b63fix(helpers): single source of truth for x-stainless-helper key + closed valu...e8a5c84fix: append x-stainless-helper across header merges instead of clobbering (#105)ed0af5bfix(bedrock): preserve stream event type (#1682)ebb1715release: 0.109.237a7d36chore(api): remove retired models from API and SDKsUpdates
langgraphfrom 1.2.4 to 1.2.6Release notes
Sourced from langgraph's releases.
Commits
ce6c8b2release(langgraph): 1.2.6 (#8139)9100f2cfeat: add delta-channel-dump recovery script as examples to dump from Postgre...79befe6fix: nested subgraph inherits parent checkpoint_ns (regression in 1.2.3) (#8053)9af2521fix: cancel running subgraphs on v3 stream abort [closes #8029] (#8057)1a9baaerelease(cli): 0.4.30 (#8101)916025dfeat(cli): support compatible api version ranges (#8023)9732084ci(deps): pin GitHub Actions to commit SHAs (#8065)8558481docs: standardize packageREADME.mdstructure (#8064)4cf120dchore(deps): bump tornado from 6.5.5 to 6.5.6 in /libs/langgraph (#8063)7ab79f9release(langgraph): 1.2.5 (#8062)Updates
langchain-corefrom 1.4.3 to 1.4.8Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
15b0a49chore: bump jupyter-server from 2.18.0 to 2.20.0 in /libs/core (#38252)612139fchore: bump tornado from 6.5.6 to 6.5.7 in /libs/text-splitters (#38175)921e370chore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain_v1 (#38176)1aabc26chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain_v1 (#38179)8d51355chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain (#38180)0b1b7bbchore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain (#38181)dfd0627chore: bump starlette from 1.0.1 to 1.3.1 in /libs/langchain (#38182)0269392chore: bump tornado from 6.5.6 to 6.5.7 in /libs/langchain (#38183)24d0b37chore: bump tornado from 6.5.6 to 6.5.7 in /libs/core (#38184)f368854chore: bump bleach from 6.2.0 to 6.4.0 in /libs/text-splitters (#38195)Updates
langchain-openaifrom 1.3.0 to 1.3.2Release notes
Sourced from langchain-openai's releases.
Commits
879cad0release(openai): 1.3.2 (#38130)37b339ffix(openai): build Codex async headers off the event loop in_agenerate(#3...11429a9fix(openai): avoid sync token reads in Codex streaming (#38128)454e195hotfix(openai): skip Codex live integration tests in CI (#38124)9e6f58bhotfix(openai): switch version (#38123)bf7b018refactor(openai): mark Codex OAuth classes private (#38122)34af883chore(infra): wire up per-partner version-consistency pre-commit hooks (#38121)8180a09release(openai): 1.4.0 (#38120)6c2b70efeat(openai): add ChatGPT OAuth-backedChatOpenAICodexchat model (#37569)63cc1f4docs: refreshREADMEinstallation and resources (#38119)Updates
langchain-anthropicfrom 1.4.4 to 1.4.6Release notes
Sourced from langchain-anthropic's releases.
Commits
c9f98c1release(anthropic): 1.4.6 (#38105)3bfb6a3release(langchain): 1.3.9 (#38104)dcaf779fix(langchain,anthropic): confine file-search results and tighten anthropic `...0392b6bfix(core): fix Pydantic v1 support in tools/runnable (#33698)f6d63bcrelease(langchain): 1.3.8 (#38096)5d20596style(core,langchain,langchain-classic,partners): replace double backticks in...fb55c66chore: bump langsmith from 0.8.9 to 0.8.14 in /libs/partners/huggingface (#38...51daae5chore: bump langsmith from 0.8.9 to 0.8.14 in /libs/partners/chroma (#38092)70e9579chore: bump langsmith from 0.8.9 to 0.8.14 in /libs/partners/fireworks (#38093)6c0e9afchore: bump langsmith from 0.8.9 to 0.8.14 in /libs/partners/xai (#38094)Updates
google-genaifrom 2.8.0 to 2.9.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
84aa3aechore(main): release 2.9.0 (#2635)6119dd3feat: Interactions is no longer in preview.02921e1chore: Remove experimental warnings for interactionsf63d1dcchore: internal update85fbda3Copybara import of the project:f91f359Copybara import of the project:eee7ddcchore: Update version.py (#2628)04677a8chore(main): release 2.9.0-rc1 (#2618)b95f2a8chore: release 2.9.0-rc1749f8a1feat: Add gemini-3-flash-preview (gemini-3.1, gemini-3.5, gemini-4 are alread...Updates
langchain-protocolfrom 0.0.15 to 0.0.18Release notes
Sourced from langchain-protocol's releases.
Commits
0ff7cd3v0.0.18 (#89)aae0e86feat(protocol): allow update and goto on input.respond (#88)c07051eMerge pull request #87 from langchain-ai/nh/usage-token-details44d72d6chore: bump@langchain/protocol(js) to 0.0.1722ca3bffeat: add token-detail breakdowns to UsageInfo0d511c8Merge pull request #85 from langchain-ai/dependabot/uv/tooling/uv-d665ee01e38246ac0feat(protocol): add batch resume for parallel interrupts (#86)298e6c8Bump idna in /tooling in the uv group across 1 directory0f896baMerge pull request #84 from langchain-ai/mdrxy/bump-dep2e890bbchore: bumptyping-extensionsfloor from>=4.7.0to>=4.13.0Dependabot 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 PRDescription has been truncated