Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump langchain-core from 0.3.75 to 0.3.80
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.75 to 0.3.80.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.75...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2025
commit 96d4fdd937c038ff04f226a891de3ffb2b8b76b9
2 changes: 1 addition & 1 deletion requirements.lite.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
langchain==0.3.26
langchain-community==0.3.27
langchain-openai==0.3.27
langchain-core==0.3.75
langchain-core==0.3.80
langchain-google-genai==2.1.10
langchain-google-vertexai==2.0.27
sqlalchemy==2.0.41
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
langchain==0.3.26
langchain-community==0.3.27
langchain-openai==0.3.27
langchain-core==0.3.75
langchain-core==0.3.80
langchain-aws==0.2.1
langchain-google-vertexai==2.0.27
langchain_text_splitters==0.3.8 # 0.3.3
Expand Down