chore(deps): bump the ai-providers group with 7 updates - #903
Merged
Conversation
Bumps the ai-providers group with 7 updates: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.15` | `1.3.16` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.5.5` | `1.6.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.5.1` | `1.6.0` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.5.6` | `1.6.1` | | [google-genai](https://github.com/googleapis/python-genai) | `2.18.1` | `2.19.0` | | [langchain-classic](https://github.com/langchain-ai/langchain) | `1.0.7` | `1.0.8` | | [openai](https://github.com/openai/openai-python) | `2.46.0` | `2.54.0` | Updates `langchain` from 1.3.15 to 1.3.16 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.15...langchain==1.3.16) Updates `langchain-core` from 1.5.5 to 1.6.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.5.5...langchain-core==1.6.0) Updates `langchain-openai` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.5.1...langchain-openai==1.6.0) Updates `langchain-anthropic` from 1.5.6 to 1.6.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.5.6...langchain-anthropic==1.6.1) Updates `google-genai` from 2.18.1 to 2.19.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.18.1...v2.19.0) Updates `langchain-classic` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-classic==1.0.7...langchain-classic==1.0.8) Updates `openai` from 2.46.0 to 2.54.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.46.0...v2.54.0) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: langchain-core dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langchain-openai dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langchain-anthropic dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: google-genai dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-providers - dependency-name: langchain-classic dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ai-providers - dependency-name: openai dependency-version: 2.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ai-providers ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
posthog-python Compliance ReportDate: 2026-08-31 10:17:02 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
|
marandaneto
enabled auto-merge (squash)
August 31, 2026 11:38
marandaneto
approved these changes
Aug 31, 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 7 updates:
1.3.151.3.161.5.51.6.01.5.11.6.01.5.61.6.12.18.12.19.01.0.71.0.82.46.02.54.0Updates
langchainfrom 1.3.15 to 1.3.16Release notes
Sourced from langchain's releases.
Commits
86ae76arelease(langchain): 1.3.16 (#39806)e727daafix(fireworks): filter invalid tool calls from v1 content (#39805)9bdaf43release(anthropic): 1.6.1 (#39804)a36ddd4fix(anthropic): filter invalid tool calls from v1 content (#39803)3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)Updates
langchain-corefrom 1.5.5 to 1.6.0Release notes
Sourced from langchain-core's releases.
Commits
85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...e92c6dbfix(langchain): re-raise non-retryable exceptions in ModelRetryMiddleware (#3...f368888fix(partners): isolate unit tests from network [closes #39727] (#39729)Updates
langchain-openaifrom 1.5.1 to 1.6.0Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...Updates
langchain-anthropicfrom 1.5.6 to 1.6.1Release notes
Sourced from langchain-anthropic's releases.
Commits
9bdaf43release(anthropic): 1.6.1 (#39804)a36ddd4fix(anthropic): filter invalid tool calls from v1 content (#39803)3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...Updates
google-genaifrom 2.18.1 to 2.19.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
c425b0bchore(main): release 2.19.0 (#2867)fedd121chore: Internal Changes599d89ffeat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...e8cd7d0feat: Addmodeenum (VERBATIM,SMART) toAudioTranscriptionConfigand...656da78feat: Add enable_data_retention to ToolParallelAiSearch, Add step_count to Re...c3bdb88feat: add video resolution and extension task parametersUpdates
langchain-classicfrom 1.0.7 to 1.0.8Release notes
Sourced from langchain-classic's releases.
Commits
1aa1704release(langchain-classic): 1.0.8 (#38033)8ac91e3hotfix(core): bump lockfile(s) (#38032)2e832c2release(core): 1.4.4 (#38031)f89f4c5fix(core): support content block tokens in callbacks (#34739)720dfd3chore(core): improve typing of Runnable__or__(#34530)a063ec2chore(core): fix someanygenerics (#34545)3eee400refactor(langchain): refactortest_create_agent_tool_validation(#34443)3d3a4c2release(langchain): 1.3.7 (#38024)7ffe092style(langchain): add ruff rules ARG (#34435)92ee772feat(langchain): addProviderToolSearchMiddleware(#37969)Updates
openaifrom 2.46.0 to 2.54.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
03b3ec4release: 2.54.0 (#3592)28888f9fix(api): clarify audio upload metadata requirements (#3596)0652787feat(api): Add new Responses model identifiers (#3595)ea17fdachore(api): Update generated-file header attribution to Castiron (#3583)0c09a3fci: use GitHub App for Release Please (#3577)5e36cd3release: 2.53.0 (#3575)875a5c2ci: prepare checks for merge queue (#3574)b58332ffix(ci): avoid NumPy source builds and duplicate HTTPX coverage (#3573)dd1202dfeat(api): Add gpt-5.5 and tool name/namespace to Responses types (#3569)24b7cd1ci: migrate release-please to upstream action (#3568)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