Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [langchain](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.2.8 to 0.2.10
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.8...langchain==0.2.10)

Updates `langchain-community` from 0.2.5 to 0.2.9
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.2.5...langchain-community==0.2.9)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: langchain-community
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vmesel committed Sep 28, 2024
1 parent 2dae45e commit 6d2a300
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
langchain = "0.2.8"
langchain = "0.2.10"
SQLAlchemy = "2.0.29"
click = "8.1.7"
pgvector = "0.2.5"
langchain-openai = "0.1.8"
langchain-postgres = "0.0.12"
langchain-community = "0.2.5"
langchain-community = "0.2.9"
langchain-anthropic = "0.1.20"
bs4 = "0.0.2"
responses = "0.25.0"
Expand Down

0 comments on commit 6d2a300

Please sign in to comment.