Skip to content

Commit 364f91f

Browse files
Erick Friisshinxi
authored andcommitted
standard-tests: release 0.3.10 (#29484)
1 parent 32c2a96 commit 364f91f

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

libs/standard-tests/poetry.lock

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

libs/standard-tests/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "langchain-tests"
7-
version = "0.3.9"
7+
version = "0.3.10"
88
description = "Standard tests for LangChain implementations"
99
authors = ["Erick Friis <[email protected]>"]
1010
readme = "README.md"
@@ -19,7 +19,7 @@ disallow_untyped_defs = "True"
1919

2020
[tool.poetry.dependencies]
2121
python = ">=3.9,<4.0"
22-
langchain-core = "^0.3.31"
22+
langchain-core = "^0.3.33"
2323
pytest = ">=7,<9"
2424
pytest-asyncio = ">=0.20,<1"
2525
httpx = ">=0.25.0,<1"

0 commit comments

Comments
 (0)