Skip to content

Commit

Permalink
chore(deps): bump the langchain group across 1 directory with 8 updates
Browse files Browse the repository at this point in the history
Bumps the langchain group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [langchain](https://github.com/langchain-ai/langchain) | `0.2.16` | `0.2.17` |
| [langchain-mistralai](https://github.com/langchain-ai/langchain) | `0.1.7` | `0.1.13` |
| [langchain-google-vertexai](https://github.com/langchain-ai/langchain-google) | `1.0.4` | `1.0.10` |
| [langchain-openai](https://github.com/langchain-ai/langchain) | `0.1.7` | `0.1.25` |
| [langchain-anthropic](https://github.com/langchain-ai/langchain) | `0.1.13` | `0.1.22` |
| [langchain-groq](https://github.com/langchain-ai/langchain) | `0.1.5` | `0.1.10` |
| [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `0.1.17` | `0.1.18` |
| [langchain-community](https://github.com/langchain-ai/langchain) | `0.2.16` | `0.2.19` |



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

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

Updates `langchain-google-vertexai` from 1.0.4 to 1.0.10
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v1.0.4...libs/genai/v1.0.10)

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

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

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

Updates `langchain-aws` from 0.1.17 to 0.1.18
- [Release notes](https://github.com/langchain-ai/langchain-aws/releases)
- [Commits](langchain-ai/langchain-aws@v0.1.17...v0.1.18)

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

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-mistralai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-google-vertexai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-openai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-anthropic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-groq
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-aws
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-community
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 08298f6 commit f4f1096
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 54 deletions.
121 changes: 70 additions & 51 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ pytest-asyncio = ">=0.21.1,<0.24.0"
pytest-httpserver = "^1.0.8"
boto3 = "^1.28.59"
ruff = ">=0.1.8,<0.6.0"
langchain-mistralai = ">=0.0.1,<0.1.8"
langchain-mistralai = ">=0.0.1,<0.1.14"
google-cloud-aiplatform = "^1.38.1"
cohere = ">=4.46,<6.0"
langchain-google-vertexai = ">=0.0.5,<1.0.5"
langchain-openai = ">=0.0.5,<0.1.8"
langchain-google-vertexai = ">=0.0.5,<1.0.11"
langchain-openai = ">=0.0.5,<0.1.26"
dashscope = "^1.14.1"
pymongo = "^4.6.1"
llama-index-llms-anthropic = "^0.1.1"
Expand Down

0 comments on commit f4f1096

Please sign in to comment.