Skip to content

Commit 6f4ef96

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update langchain-tests requirement
Updates the requirements on [langchain-tests](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-tests==0.3.9...langchain-tests==0.3.10) --- updated-dependencies: - dependency-name: langchain-tests dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bfb5f3 commit 6f4ef96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ optional = true
174174

175175
[tool.poetry.group.test.dependencies]
176176
langchain-openai = "<0.4"
177-
langchain-tests = "==0.3.9"
177+
langchain-tests = "==0.3.10"
178178
notebook = "<7.4"
179179
pytest = "<9"
180180
pytest-asyncio = "<0.26"

0 commit comments

Comments
 (0)