Skip to content

Commit

Permalink
Bump langchain from 0.3.13 to 0.3.14 in /backend
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.13 to 0.3.14.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.13...langchain==0.3.14)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 9f9365b commit be3d1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"fastapi==0.115.6",
"httptools==0.6.4",
"httpx==0.28.1",
"langchain==0.3.13",
"langchain==0.3.14",
"langchain-openai==0.2.14",
"langgraph==0.2.60",
"loguru==0.7.3",
Expand Down

0 comments on commit be3d1ec

Please sign in to comment.