Skip to content

Commit 4e7e143

Browse files
Bump langchain-community from 0.3.21 to 0.3.27 in /src/client/mcp/rag (#326)
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.21 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.21...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 385e979 commit 4e7e143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/mcp/rag/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
8-
"langchain-community==0.3.21",
8+
"langchain-community==0.3.27",
99
"langchain-core==0.3.52",
1010
"langchain-huggingface==0.1.2",
1111
"langchain-ollama==0.3.2",

0 commit comments

Comments
 (0)