Skip to content

Commit

Permalink
build(deps-dev): bump langchain from 0.0.207 to 0.0.308
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.207 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.207...v0.0.308)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent a2434d7 commit 8e5b656
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 79 deletions.
137 changes: 59 additions & 78 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 @@ -50,7 +50,7 @@ flake8 = "6.0.0"

[tool.poetry.group.dev.dependencies]
nox = "^2023.4.22"
langchain = "0.0.207"
langchain = "0.0.308"

[tool.pyright]
typeCheckingMode = "basic"
Expand Down

0 comments on commit 8e5b656

Please sign in to comment.