diff --git a/pyproject.toml b/pyproject.toml index 89383f1e..f7f88b36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "isort==8.0.0", "mypy==1.19.1", "pytest-asyncio==0.26.0", - "pytest==8.4.2", + "pytest==9.0.3", "pytest-cov==7.0.0", "langchain-tests==1.1.2", "langgraph>=1.2.2"