chore(deps): raise dependency minimums for `all` (#5936)
Raises the LangChain-ecosystem dependency lower bounds (`langchain*`, `langgraph*`, `langsmith*`, `deepagents*`) for `all` to the latest compatible stable PyPI release, and regenerates every affected `uv.lock`. Upper bounds, extras, and markers are preserved; exact `==` pins are left alone. Raised 3 minimum(s): | Manifest | Dependency | Change | |---|---|---| | `libs/code/pyproject.toml` | `langgraph-runtime-inmem` | `langgraph-runtime-inmem>=0.33.0,<1.0.0` → `langgraph-runtime-inmem>=0.33.2,<1.0.0` | | `libs/code/pyproject.toml` | `langsmith` | `langsmith[sandbox]>=0.11.1` → `langsmith[sandbox]>=0.11.2` | | `libs/deepagents/pyproject.toml` | `langsmith` | `langsmith>=0.11.1` → `langsmith>=0.11.2` | Opened automatically by [`raise_langchain_minimums.yml`](https://github.com/langchain-ai/deepagents/actions/workflows/raise_langchain_minimums.yml) on its daily schedule. Review the raised bounds against any compatibility notes in the manifest comments before merging. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
L
langchain-oss-automated-triage[bot] committed
77b0f018f9d736c9409e44d03edaf9985b59f271
Parent: 457ac43
Committed by GitHub <noreply@github.com>
on 8/28/2026, 1:21:57 PM