Skip to content

Commit

Permalink
⬆️ Bump langchain from 0.0.335 to 0.0.336
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.335 to 0.0.336.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.335...v0.0.336)

---
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 Nov 16, 2023
1 parent 7a48656 commit 1448676
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -39,7 +39,7 @@ classifiers = [#! Update me
python = "^3.8.1"
importlib_metadata = { version = "^6.8.0", python = "<3.8" }
requests = "^2.31.0"
langchain = "^0.0.335"
langchain = "^0.0.336"
python-dotenv = "^1.0.0"
halo = "^0.0.31"
tqdm = "^4.66.1"
Expand Down

0 comments on commit 1448676

Please sign in to comment.