Skip to content

Commit 91cca82

Browse files
authored
tests: release 0.3.11 (#29648)
1 parent 25ce1e2 commit 91cca82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

libs/standard-tests/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
license = {text = "MIT"}
1010
requires-python = "<4.0,>=3.9"
1111
dependencies = [
12-
"langchain-core<1.0.0,>=0.3.33",
12+
"langchain-core<1.0.0,>=0.3.34",
1313
"pytest<9,>=7",
1414
"pytest-asyncio<1,>=0.20",
1515
"httpx<1,>=0.25.0",
@@ -19,7 +19,7 @@ dependencies = [
1919
"numpy<3,>=1.26.2; python_version >= \"3.12\"",
2020
]
2121
name = "langchain-tests"
22-
version = "0.3.10"
22+
version = "0.3.11"
2323
description = "Standard tests for LangChain implementations"
2424
readme = "README.md"
2525

libs/standard-tests/uv.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)