Skip to content

Commit 058ff2c

Browse files
chore(deps): bump the langchain group across 1 directory with 8 updates
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] <support@github.com>
1 parent 72ce66c commit 058ff2c

File tree

2 files changed

+72
-53
lines changed

2 files changed

+72
-53
lines changed

poetry.lock

Lines changed: 69 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ pytest-asyncio = ">=0.21.1,<0.24.0"
3636
pytest-httpserver = "^1.0.8"
3737
boto3 = "^1.28.59"
3838
ruff = ">=0.1.8,<0.6.0"
39-
langchain-mistralai = ">=0.0.1,<0.1.8"
39+
langchain-mistralai = ">=0.0.1,<0.1.14"
4040
google-cloud-aiplatform = "^1.38.1"
4141
cohere = ">=4.46,<6.0"
42-
langchain-google-vertexai = ">=0.0.5,<1.0.5"
43-
langchain-openai = ">=0.0.5,<0.1.8"
42+
langchain-google-vertexai = ">=0.0.5,<1.0.11"
43+
langchain-openai = ">=0.0.5,<0.1.26"
4444
dashscope = "^1.14.1"
4545
pymongo = "^4.6.1"
4646
llama-index-llms-anthropic = "^0.1.1"

0 commit comments

Comments
 (0)