Bumps the uv group with 1 update in the / directory: [langgraph](https://github.com/langchain-ai/langgraph). Bumps the uv group with 1 update in the /reference/python directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `langgraph` from 1.0.9 to 1.0.10rc1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langgraph/releases">langgraph's releases</a>.</em></p> <blockquote> <h2>langgraph==1.0.10rc1</h2> <p>Changes since 1.0.9</p> <ul> <li>release: Candidate (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6947">#6947</a>)</li> <li>Merge commit from fork</li> <li>chore: add tests to confirm expected subgraph persistence behavior (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6943">#6943</a>)</li> <li>fix(langgraph): correct ParentCommand bubbling when checkpoint_ns includes numeric task segments (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6864">#6864</a>)</li> <li>chore: add <code>make type</code> target for type checking (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6748">#6748</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langgraph/commit/a04ec5d6f00fa6583b2d98dfe789da741204b767"><code>a04ec5d</code></a> release: Candidate (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6947">#6947</a>)</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/50df7d423abebcb5a192f0a59c2952c68cb0df8c"><code>50df7d4</code></a> Merge commit from fork</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/c4a4a4647343d802d0ab909439806076bae15bd6"><code>c4a4a46</code></a> chore: add tests to confirm expected subgraph persistence behavior (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6943">#6943</a>)</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/f178eb821e52906e1705c9cc02533bb88854b409"><code>f178eb8</code></a> fix(langgraph): correct ParentCommand bubbling when checkpoint_ns includes nu...</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/48167d7fec9c25228426c92ba83d8650b77de0f3"><code>48167d7</code></a> chore(deps): bump the all-dependencies group in /libs/cli with 2 updates (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6920">#6920</a>)</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/806878a421458e99f9882e666ff35a41ad1bb561"><code>806878a</code></a> chore(deps): bump the all-dependencies group in /libs/checkpoint-postgres wit...</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/8087e6a42c62c2049a5fb3f99372a8c601d07e08"><code>8087e6a</code></a> docs(sdk-py): update auth docstrings to default-deny pattern (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6933">#6933</a>)</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/8fbdb144876ec9ca75943c7addb452a2bb634304"><code>8fbdb14</code></a> release(sdk-py): 0.3.9 (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6932">#6932</a>)</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/5093802f319119be674c02269f9874df04558419"><code>5093802</code></a> chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updat...</li> <li><a href="https://github.com/langchain-ai/langgraph/commit/b89ef60b91e019c3cb4422af1e3cc216804ccb20"><code>b89ef60</code></a> feat(sdk-py): add extract parameter to threads.search() (<a href="https://redirect.github.com/langchain-ai/langgraph/issues/6880">#6880</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langgraph/compare/1.0.9...1.0.10rc1">compare view</a></li> </ul> </details> <br /> Updates `pypdf` from 6.7.5 to 6.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/py-pdf/pypdf/releases">pypdf's releases</a>.</em></p> <blockquote> <h2>Version 6.8.0, 2026-03-09</h2> <h2>What's new</h2> <h3>Security (SEC)</h3> <ul> <li>Limit allowed <code>/Length</code> value of stream (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3675">#3675</a>) by <a href="https://github.com/stefan6419846"><code>@stefan6419846</code></a></li> </ul> <h3>New Features (ENH)</h3> <ul> <li>Add /IRT (in-reply-to) support for markup annotations (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3631">#3631</a>) by <a href="https://github.com/costajohnt"><code>@costajohnt</code></a></li> </ul> <h3>Documentation (DOC)</h3> <ul> <li>Avoid using <code>PageObject.replace_contents</code> on PdfReader (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3669">#3669</a>) by <a href="https://github.com/stefan6419846"><code>@stefan6419846</code></a></li> <li>Document how to disable jbig2dec calls by <a href="https://github.com/stefan6419846"><code>@stefan6419846</code></a></li> </ul> <p><a href="https://github.com/py-pdf/pypdf/compare/6.7.5...6.8.0">Full Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md">pypdf's changelog</a>.</em></p> <blockquote> <h2>Version 6.8.0, 2026-03-09</h2> <h3>Security (SEC)</h3> <ul> <li>Limit allowed <code>/Length</code> value of stream (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3675">#3675</a>)</li> </ul> <h3>New Features (ENH)</h3> <ul> <li>Add /IRT (in-reply-to) support for markup annotations (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3631">#3631</a>)</li> </ul> <h3>Documentation (DOC)</h3> <ul> <li>Avoid using <code>PageObject.replace_contents</code> on PdfReader (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3669">#3669</a>)</li> <li>Document how to disable jbig2dec calls</li> </ul> <p><a href="https://github.com/py-pdf/pypdf/compare/6.7.5...6.8.0">Full Changelog</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/py-pdf/pypdf/commit/a869eceb57e1f98d118e8b73c6169bdc519cbc57"><code>a869ece</code></a> REL: 6.8.0</li> <li><a href="https://github.com/py-pdf/pypdf/commit/3c550b3196adeba1506a26e57c09c09fac75e9aa"><code>3c550b3</code></a> SEC: Limit allowed <code>/Length</code> value of stream (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3675">#3675</a>)</li> <li><a href="https://github.com/py-pdf/pypdf/commit/5dae0e28bec83a5c9a3df2ace26dc77c633b4f72"><code>5dae0e2</code></a> MAINT: Document and test XMP security (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3674">#3674</a>)</li> <li><a href="https://github.com/py-pdf/pypdf/commit/b9f66ab4338ce14e5f07a73f51f09ed08fa1fe7a"><code>b9f66ab</code></a> DEV: Change to <code>loadfile</code> strategy for PyPy in CI (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3671">#3671</a>)</li> <li><a href="https://github.com/py-pdf/pypdf/commit/071118b08286bed057bb1608cc507d76722cc6f9"><code>071118b</code></a> MAINT: Remove excessive logging in extract_links while not clear (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3670">#3670</a>)</li> <li><a href="https://github.com/py-pdf/pypdf/commit/43add641726c2819a465cd0d5c05818aa697f81e"><code>43add64</code></a> DEV: Timeout PyPy tests after one minute</li> <li><a href="https://github.com/py-pdf/pypdf/commit/4228dd2f52e5f70b95c8058c4fc8c6ac291ebbc1"><code>4228dd2</code></a> DOC: Avoid using <code>PageObject.replace_contents</code> on PdfReader (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3669">#3669</a>)</li> <li><a href="https://github.com/py-pdf/pypdf/commit/0e9792df262f782884ea5e1b75ea1138655a1fe7"><code>0e9792d</code></a> ENH: Add /IRT (in-reply-to) support for markup annotations (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3631">#3631</a>)</li> <li><a href="https://github.com/py-pdf/pypdf/commit/ede6db99d007f27540e62867c762746df7a6ed0e"><code>ede6db9</code></a> DOC: Document how to disable jbig2dec calls</li> <li><a href="https://github.com/py-pdf/pypdf/commit/6d0fa2fc0b6e54d9d6f61ffa52d057c8b5ff032f"><code>6d0fa2f</code></a> MAINT: Move and rename _xobj_image_helpers.py (<a href="https://redirect.github.com/py-pdf/pypdf/issues/3661">#3661</a>)</li> <li>See full diff in <a href="https://github.com/py-pdf/pypdf/compare/6.7.5...6.8.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/langchain-ai/docs/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LangChain Reference Docs
Reference documentation is not consolidated into our primary Mintlify website (docs.langchain.com) due to limitations in the Mintlify platform. Instead, we deploy static documentation sites for our Python and JavaScript/TypeScript references.
Currently, a Vercel project serves the built HTML from the dist/language directories at reference.langchain.com/python and reference.langchain.com/javascript.
See the reference/python/README.md and reference/javascript/README.md files for more information on how each are built and deployed.
v0.3 Python HTML Reference Docs
The v0.3 Python HTML reference docs are served at /v0.3/python and are maintained as a git submodule pointing to the langchain-api-docs-html repository.
Setup
On first clone or when the submodule is added, initialize it:
git submodule update --init --recursive
Updating v0.3 Python HTML Reference Docs
cd reference/external/html-docs
git pull origin main
cd ../..
git add external/html-docs
git commit -m "Update v0.3 Python HTML reference docs"
Build Process
The build script (pnpm build:html-v03) copies files from external/html-docs/api_reference_build/html/ to dist/v0.3/python/ during deployment.