Skip to content

Commit cfde1c6

Browse files
Bump langchain-core from 0.3.79 to 0.3.80 (#343)
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.79 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.79...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Lathouwers <john.lathouwers@oracle.com>
1 parent e90e92a commit cfde1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414

1515
# Common dependencies that are always needed
1616
dependencies = [
17-
"langchain-core==0.3.79",
17+
"langchain-core==0.3.80",
1818
"httpx==0.28.1",
1919
"oracledb~=3.1",
2020
"plotly==6.3.1",

0 commit comments

Comments
 (0)