diff --git a/pyproject.toml b/pyproject.toml index 2d456b60..3e2e3099 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "isort==7.0.0", "mypy==1.18.2", "pytest-asyncio==0.26.0", - "pytest==8.4.2", + "pytest==9.0.2", "pytest-cov==7.0.0", "langchain-tests==1.1.0", "langgraph==0.6.10"