Skip to content

Commit 9ada053

Browse files
Bump langchain-tests from 0.3.22 to 1.0.2 in /libs/langchain-mongodb (#276)
Bumps [langchain-tests](https://github.com/langchain-ai/langchain) from 0.3.22 to 1.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-tests's releases</a>.</em></p> <blockquote> <h2>langchain-tests==1.0.2</h2> <p>Changes since langchain-tests==1.0.1</p> <p>release(standard-tests): 1.0.2 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34071">#34071</a>) chore(docs): fix a few refs syntax errors (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34044">#34044</a>) feat(anthropic): support native structured output feature and strict tool calling (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33980">#33980</a>) style(langchain): fix some middleware ref syntax (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33988">#33988</a>) chore(cli,standard-tests,text-splitters): fix some ruff TC rules (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33934">#33934</a>) style: some cleanup (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33857">#33857</a>) chore: attribute package change versions (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33854">#33854</a>) style(standard-tests): refs pass (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33814">#33814</a>) style: refs pass (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33813">#33813</a>)</p> <h2>langchain-tests==1.0.1</h2> <p>Changes since langchain-tests==1.0.0</p> <p>release(standard-tests): 1.0.1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33792">#33792</a>) fix(standard-tests): update multimodal tests (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33781">#33781</a>) style: more refs fixes (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33730">#33730</a>) chore(standard-tests): Update API reference link in <code>README</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33714">#33714</a>) style: more refs work (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33707">#33707</a>) fix: links (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33691">#33691</a>) fix(standard-tests): fix tool description in agent loop test (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33690">#33690</a>) style: more refs work (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33616">#33616</a>) chore: update <code>pyproject.toml</code> url entries (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33587">#33587</a>) fix: support python 3.14 in various projects (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33575">#33575</a>)</p> <h2>langchain-tests==1.0.0</h2> <p>Changes since langchain-tests==0.3.22</p> <p>release(standard-tests): 1.0.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33563">#33563</a>) docs: more fixes for refs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33554">#33554</a>) release(standard-tests): 1.0.0rc1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33531">#33531</a>) style: more work for refs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33508">#33508</a>) docs: update package READMEs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33488">#33488</a>) feat(standard-tests): parametrize tool calling test (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33496">#33496</a>) fix(fireworks): parse standard blocks in input (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33426">#33426</a>) style: <code>llm</code> -&gt; <code>model</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33423">#33423</a>) style: fix tables, capitalization (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33417">#33417</a>) style: <code>.. code-block::</code> admonition translations (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33400">#33400</a>) fix(standard-tests): update Anthropic inputs test (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33391">#33391</a>) style: address Sphinx double-backtick snippet syntax (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33389">#33389</a>) chore: update Sphinx links to markdown (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33386">#33386</a>) style: remove more <code>Optional</code> syntax (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33371">#33371</a>) style: monorepo pass for refs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33359">#33359</a>) chore: enrich <code>pyproject.toml</code> files with links to new references, others (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33343">#33343</a>) chore: clean up <code>pyproject.toml</code> files, use core a7 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33334">#33334</a>) fix(standard-tests,openai): minor fix for Responses API tests (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33315">#33315</a>) feat(standard-tests): enable parametrization of output_version (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33301">#33301</a>) chore(infra): pdm -&gt; hatchling (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33289">#33289</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/f070217c3b7630ad47f228abd39e8886d289af83"><code>f070217</code></a> release(standard-tests): 1.0.2 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34071">#34071</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/0915682c12d810c775ca389c22478d26a789288c"><code>0915682</code></a> chore(fireworks): update tested models (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34070">#34070</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/68ab9a1e5677cd5656a6a524f3068c7c742c12aa"><code>68ab9a1</code></a> fix: don't reorder tool calls in HITL middleware (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34023">#34023</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/47b79c30c0063471332b61591e3289d16281e1c9"><code>47b79c3</code></a> chore(docs): fix a few refs syntax errors (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34044">#34044</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/5899f980aa25ab1f5cbd5076865688cfb8ca3360"><code>5899f98</code></a> release(model-profiles): 0.0.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34064">#34064</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/b0bf4afe8155ae7a8a9b48206a63fb3ac6a84d82"><code>b0bf4af</code></a> release(core): 1.1.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34063">#34063</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/33e5d01f7c70c18491a52500b377acc6442f3efe"><code>33e5d01</code></a> feat(model-profiles): distribute data across packages (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34024">#34024</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/ee3373afc20e593b12aff1fb8df9f980dca96c3f"><code>ee3373a</code></a> chore: add more robust test for runtime injection w/ explicit <code>args_schema</code> (...</li> <li><a href="https://github.com/langchain-ai/langchain/commit/b296f103a969f5f72b5f6649dcf899e77a2779fa"><code>b296f10</code></a> feat: <code>ModelRetryMiddleware</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34027">#34027</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/525d5c0169225f4a56d732be0dad8ad5c78b7265"><code>525d5c0</code></a> release(core): 1.0.7 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34036">#34036</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-tests==0.3.22...langchain-tests==1.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-tests&package-manager=pip&previous-version=0.3.22&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
1 parent 40ee766 commit 9ada053

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

libs/langchain-mongodb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev = [
4040
"pypdf>=5.0.1",
4141
"langgraph>=1.0.0",
4242
"flaky>=3.8.1",
43-
"langchain-tests==0.3.22",
43+
"langchain-tests==1.0.2",
4444
"pip>=25.0.1",
4545
"typing-extensions>=4.12.2",
4646
]

libs/langchain-mongodb/uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)