Skip to content

Commit dd5a502

Browse files
committed
chore(deps): update dependency pytest to v9
1 parent c5342a6 commit dd5a502

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
@@ -47,7 +47,7 @@ test = [
4747
"isort==7.0.0; python_version >= '3.10'",
4848
"mypy==1.18.2",
4949
"pytest-asyncio==0.26.0",
50-
"pytest==8.4.2",
50+
"pytest==9.0.1",
5151
"pytest-cov==7.0.0",
5252
"langchain-tests==0.3.22",
5353
"langgraph==0.6.10"

0 commit comments

Comments
 (0)