diff --git a/pyproject.toml b/pyproject.toml index 24282b77..df3f67e2 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==0.3.22", "langgraph==0.6.10"