This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new ac6c9c6ca4 NIFI-12869 - Bump langchain from 0.1.2 to 0.1.11
ac6c9c6ca4 is described below

commit ac6c9c6ca47a3ee752037a8bd4e1d1a4cc4db53b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 6 16:48:44 2024 +0000

    NIFI-12869 - Bump langchain from 0.1.2 to 0.1.11
    
    Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.2 to 
0.1.11.
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - 
[Commits](https://github.com/langchain-ai/langchain/compare/v0.1.2...v0.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: langchain
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>
    
    This closes #8479.
---
 .../src/main/python/vectorstores/requirements.txt                       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/nifi-python-extensions/nifi-text-embeddings-module/src/main/python/vectorstores/requirements.txt
 
b/nifi-python-extensions/nifi-text-embeddings-module/src/main/python/vectorstores/requirements.txt
index f3fea58948..ad78d29d03 100644
--- 
a/nifi-python-extensions/nifi-text-embeddings-module/src/main/python/vectorstores/requirements.txt
+++ 
b/nifi-python-extensions/nifi-text-embeddings-module/src/main/python/vectorstores/requirements.txt
@@ -26,4 +26,4 @@ requests
 # Pinecone requirements
 pinecone-client==3.0.1
 tiktoken
-langchain==0.1.2
+langchain==0.1.11

Reply via email to