From ba0121d1c345f649ab012d94bb50c74dcf366462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 23:14:49 +0000 Subject: [PATCH] chore: bump langchain-core from 1.6.0 to 1.6.1 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.6.0...langchain-core==1.6.1) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- authbridge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authbridge/requirements.txt b/authbridge/requirements.txt index 2bcd9f6d..09a8a0a3 100644 --- a/authbridge/requirements.txt +++ b/authbridge/requirements.txt @@ -2,7 +2,7 @@ python-keycloak>=7.1.1,<8 PyYAML>=6.0.3 langgraph==1.2.11 -langchain-core==1.6.0 +langchain-core==1.6.1 langchain-openai==1.6.0 pydantic==2.13.4