Skip to content

chore(deps): update deepagents requirement from >=0.6.7 to >=0.6.12#131

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/deepagents-gte-0.6.12
Open

chore(deps): update deepagents requirement from >=0.6.7 to >=0.6.12#131
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/deepagents-gte-0.6.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on deepagents to permit the latest version.

Release notes

Sourced from deepagents's releases.

deepagents==0.6.12

This release adds the deepagents[aws] extra, which installs langchain-aws so Bedrock users get the automatic prompt caching integration added in #4108.

Features

Bug Fixes

  • Preserve media references in summarization archives (#3990) (2d6fb53)

Internal maintainers: @​imnishitha, @​aolsenjazz, @​mdrxy

Released by: @​mdrxy

Commits
  • 7e70065 release(deepagents): 0.6.12 (#4088)
  • be8470d ci(evals): unify eval workflow names, mark _eval internal (#4255)
  • 38ce301 ci(evals): split clbench into its own workflow (#4250)
  • a398382 feat(sdk): add Bedrock prompt caching middleware (#4108)
  • 7db4316 ci(repo): fail release guard when a pending release already failed (#4249)
  • 96caad4 hotfix(code): raise quickjs min pin (#4248)
  • 5156471 release(langchain-quickjs): 0.3.2 (#4156)
  • bbed726 hotfix(code): allow prereleases for pinned alpha updates (#4247)
  • a918a2e ci(repo): surface release dependency failures directly (#4246)
  • 7810a35 release(deepagents-code): 0.1.24 (#4241)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Updates the requirements on [deepagents](https://github.com/langchain-ai/deepagents) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/deepagents/releases)
- [Commits](langchain-ai/deepagents@deepagents==0.6.7...deepagents==0.6.12)

---
updated-dependencies:
- dependency-name: deepagents
  dependency-version: 0.6.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@YiWang24

YiWang24 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

代码审查报告

风险等级: 低 | 审查置信度: 高 | 结论: 可直接合入

变更摘要

  • 文件: pyproject.toml
  • 变更: deepagents 依赖从 >=0.6.7 更新到 >=0.6.12
  • 类型: 依赖版本更新(minor 版本升级)

审查结论

可直接合入

理由

  1. 变更极小(仅 1 行),符合 Dependabot 自动化更新模式
  2. deepagents 0.6.12 主要新增 Bedrock prompt caching 功能和 bug 修复
  3. 版本跨度合理(0.6.7 → 0.6.12),无破坏性变更风险
  4. 不影响主链路功能或接口契约

验证建议

  • CI Pipeline 通过后即可合入
  • 如项目使用 Bedrock,可验证 prompt caching 是否生效(额外收益)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant