dependabot[bot] opened a new pull request, #12:
URL: https://github.com/apache/nifi-python-extensions/pull/12

   Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.11 to 
0.3.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/langchain-ai/langchain/releases";>langchain's 
releases</a>.</em></p>
   <blockquote>
   <h2>langchain-core==0.3.7</h2>
   <p>Changes since langchain-core==0.3.6</p>
   <p>core[patch]: Release 0.3.7 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27004";>#27004</a>)
   core[patch]: fix structured prompt template format (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27003";>#27003</a>)
   core: Add ruff rules for pycodestyle Warning (W) (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26964";>#26964</a>)
   core[patch]: Add ruff rules for flake8-simplify (SIM) (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26848";>#26848</a>)
   docs: Upgrade examples with RunnableWithMessageHistory to langgraph memory 
(<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26855";>#26855</a>)
   core: Add ruff rules for PIE (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26939";>#26939</a>)
   core[fix]: using async rate limiter methods in async code (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26914";>#26914</a>)
   core: Fix <code>IndexError</code> when <code>trim_messages</code> invoked 
with empty list (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26896";>#26896</a>)</p>
   <h2>langchain==0.3.7</h2>
   <p>Changes since langchain==0.3.6</p>
   <p>many: use core 0.3.15 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27834";>#27834</a>)
   langchain[patch]: Add warning in react agent (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26980";>#26980</a>)</p>
   <h2>langchain-core==0.3.6</h2>
   <p>Changes since langchain-core==0.3.5</p>
   <p>core: release 0.3.6 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26863";>#26863</a>)
   core: Add ruff rules for comprehensions (C4) (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26829";>#26829</a>)
   [Core] Add more interops tests (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26841";>#26841</a>)
   [Core] Inherit tracing metadata &amp; tags (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26838";>#26838</a>)
   core: Run LangChainTracer inline (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26797";>#26797</a>)
   core[patch]: On Chain Start Fix for <code>Chain</code> Class (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26593";>#26593</a>)
   core[patch]: set default on Blob (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26787";>#26787</a>)</p>
   <h2>langchain==0.3.6</h2>
   <p>Changes since langchain==0.3.5</p>
   <p>langchain: release 0.3.6 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27768";>#27768</a>)</p>
   <h2>langchain-core==0.3.5</h2>
   <p>Changes since langchain-core==0.3.4</p>
   <p>core: release 0.3.5 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26737";>#26737</a>)
   [LangChainTracer] Omit Chunk (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26602";>#26602</a>)
   [Tracer] add project name to run from tracer (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26736";>#26736</a>)
   core: fix &quot;template&quot; not allowed as prompt param (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26060";>#26060</a>)</p>
   <h2>langchain==0.3.5</h2>
   <p>Changes since langchain==0.3.4</p>
   <p>langchain[patch]: Release 0.3.5 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27727";>#27727</a>)
   docs: Fix typo in _action_agent docs section (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27698";>#27698</a>)
   all: test 3.13 ci (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27197";>#27197</a>)
   langchain[patch]: de-beta init_chat_model (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27558";>#27558</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/ee63d21915ec46bdf33df03b2901d7a8d69c3661";><code>ee63d21</code></a>
 many: use core 0.3.15 (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27834";>#27834</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/c3c638cd7be15632804693a684887f0a9d5dc0c6";><code>c3c638c</code></a>
 docs: Reference new databricks-langchain package (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27828";>#27828</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/33d445550e649b5de25bb2600b9b86c4b3de1b76";><code>33d4455</code></a>
 docs: update VectorStore api reference url in retrievers.ipynb (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27814";>#27814</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/9a4a630e406c7c96564cc621aa3ad0850e1e60c3";><code>9a4a630</code></a>
 docs: Update Retrievers and Runnable links in Retrievers subsection of 
retrie...</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/b0dfff4cd5b68432a141fa6645b00bebc10844b0";><code>b0dfff4</code></a>
 Fixed broken link for TokenTextSplitter (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27824";>#27824</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/b4cb2089a293de68d418fc886eea27a5250e7dac";><code>b4cb208</code></a>
 langchain[patch]: Add warning in react agent (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/26980";>#26980</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/2f6254605da022ea415d8dde99e5797a78b8321f";><code>2f62546</code></a>
 docs: fix more links (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27809";>#27809</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/e3ea365725dc62e205bd67c2832d4c9f91e2f55f";><code>e3ea365</code></a>
 core: use friendlier names for duplicated nodes in mermaid output (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27747";>#27747</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/71f590de50484b47805b2bec9cc99f951cb5891c";><code>71f590d</code></a>
 docs: fix more broken links (<a 
href="https://redirect.github.com/langchain-ai/langchain/issues/27806";>#27806</a>)</li>
   <li><a 
href="https://github.com/langchain-ai/langchain/commit/c572d663f9d09f5b58c11b2525bfd83055690241";><code>c572d66</code></a>
 docs: Ontotext GraphDB QA Chain Update Documentation (Fix versions of 
librari...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/langchain-ai/langchain/compare/langchain-openai==0.1.11...langchain==0.3.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain&package-manager=pip&previous-version=0.1.11&new-version=0.3.7)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/nifi-python-extensions/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to