From 0b300d6a1774a1a11a0819a877ac221f3ff2d147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:51:57 +0000 Subject: [PATCH] Bump langchain in /demo-python/code/community-integration/langchain Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.8 to 0.1.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.8...v0.1.11) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ...azure-search-vector-python-langchain-sample-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-python/code/community-integration/langchain/azure-search-vector-python-langchain-sample-requirements.txt b/demo-python/code/community-integration/langchain/azure-search-vector-python-langchain-sample-requirements.txt index 2d7b619..1e218b8 100644 --- a/demo-python/code/community-integration/langchain/azure-search-vector-python-langchain-sample-requirements.txt +++ b/demo-python/code/community-integration/langchain/azure-search-vector-python-langchain-sample-requirements.txt @@ -1,6 +1,6 @@ python-dotenv azure-search-documents==11.6.0b1 azure-identity -langchain==0.1.8 +langchain==0.1.11 langchain-openai==0.0.6 pypdf \ No newline at end of file