Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the production-dependencies group with 1 update: deepagents.

Updates deepagents from 0.3.9 to 0.3.11

Release notes

Sourced from deepagents's releases.

deepagents==0.3.11

Changes since deepagents==0.3.10

  • feat(sdk): subagent skills, middleware refactor (#1041)
  • fix(sdk): add newlines in tool result message for large outputs (#1053)

Thanks to our contributors: @​sydney-runkle

deepagents==0.3.10

Changes since deepagents==0.3.9

  • fix(sdk): grep should perform literal search instead of regex (#975)
  • feat(sdk): sandbox provider interface (#900)
  • fix(sdk): handle exact file paths in grep and glob operations (#1017)
  • fix: add py.typed to deepagents (#1024)
  • fix(sdk): return error message instead of raising ValueError for invalid paths (#994)
  • fix(deepagents): prevent state merge error in parallel sub-agents (#954)
  • chore: enrich pyproject.toml files (#996)
  • chore(sdk,cli): add VERSION (#983)
  • feat(sdk): add LocalShellBackend (#930)
  • fix(sdk): string interpolation in BaseSandbox write/edit tools (#955)

Thanks to our contributors: @​vtrivedy, @​sydney-runkle, @​sandeepyadav1478, @​Yo-sure, @​trindadetiago, @​eyurtsev, @​mdrxy

Commits

Dependabot compatibility score

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 <dependency name> major version will 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 version will 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

Bumps the production-dependencies group with 1 update: [deepagents](https://github.com/langchain-ai/deepagents).


Updates `deepagents` from 0.3.9 to 0.3.11
- [Release notes](https://github.com/langchain-ai/deepagents/releases)
- [Changelog](https://github.com/langchain-ai/deepagents/blob/main/release-please-config.json)
- [Commits](langchain-ai/deepagents@deepagents==0.3.9...deepagents==0.3.11)

---
updated-dependencies:
- dependency-name: deepagents
  dependency-version: 0.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 12, 2026
@kevin-valerio kevin-valerio merged commit 4ff6214 into main Feb 12, 2026
6 checks passed
@kevin-valerio kevin-valerio deleted the dependabot/uv/production-dependencies-3f72f3eebc branch February 12, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant