Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent c2b35df commit e62c8b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ipython = "8.27.0"
openai = "1.43.0"
click = "^8.1.7"
beautifulsoup4 = "^4.12.3"
langchain = "^0.2.14"
langchain = "^0.2.15"
langchain-community = "^0.2.12"
pyppeteer = "^2.0.0"
markdownify = "^0.13.1"
Expand Down

0 comments on commit e62c8b5

Please sign in to comment.