Skip to content

Commit 987287d

Browse files
committed
chore(deps): update dependency langchain-tests to v1
1 parent 1333538 commit 987287d

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
@@ -55,7 +55,7 @@ test = [
5555
"pytest-depends==1.0.1",
5656
"Pillow==11.3.0; python_version == '3.9'",
5757
"Pillow==12.0.0; python_version >= '3.10'",
58-
"langchain-tests==0.3.22"
58+
"langchain-tests==1.0.1"
5959
]
6060

6161

0 commit comments

Comments
 (0)