From be0a1a4797e2725c93ed9d388046e21b5a163c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:49:25 +0000 Subject: [PATCH] Bump langchain-openai from 0.1.13 to 0.1.14 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.1.13 to 0.1.14. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.1.13...langchain-openai==0.1.14) --- updated-dependencies: - dependency-name: langchain-openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 4b6508d..684efb6 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -68,7 +68,7 @@ langchain-core==0.2.10 # -r requirements/requirements.in # langchain-anthropic # langchain-openai -langchain-openai==0.1.13 +langchain-openai==0.1.14 # via -r requirements/requirements.in langsmith==0.1.82 # via langchain-core