From 35934e9e48bf206ad0fe0d5d5bd06284e999d2ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 23:15:07 +0000 Subject: [PATCH] build(deps): Bump langchain-core from 1.6.1 to 1.6.2 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.6.1...langchain-core==1.6.2) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.6.2 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 2b2f92396..a390adde3 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.1 +langchain-core==1.6.2 langchain-openai==1.6.0 pydantic==2.13.5