Skip to content

Commit e6de596

Browse files
chore(deps-dev): bump the langchain group across 1 directory with 2 updates
Bumps the langchain group with 2 updates in the / directory: [langchain-openai](https://github.com/langchain-ai/langchain) and [langchain](https://github.com/langchain-ai/langchain). Updates `langchain-openai` from 0.3.34 to 1.3.4 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.34...langchain-openai==1.3.4) Updates `langchain` from 1.2.13 to 1.3.12 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.13...langchain==1.3.12) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain-openai dependency-version: 1.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: langchain ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 957d067 commit e6de596

2 files changed

Lines changed: 101 additions & 26 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ dev = [
2929
"ruff>=0.15.2,<0.16",
3030
"mypy>=1.0.0,<2",
3131
"openai>=0.27.8",
32-
"langchain-openai>=0.0.5,<0.4",
33-
"langchain>=1,<2",
32+
"langchain-openai>=1.3.4,<1.4",
33+
"langchain>=1.3.12,<2",
3434
"langgraph>=1,<2",
3535
"autoevals>=0.0.130,<0.1",
3636
"opentelemetry-instrumentation-threading>=0.59b0,<1",

0 commit comments

Comments
 (0)