diff --git a/pyproject.toml b/pyproject.toml index 43a66155..5db3562d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "jwcrypto==1.5.6", "pydantic==2.12.5", "sd-jwt==0.10.4", - "pytest==9.0.2", + "pytest==9.0.3", "py" ] keywords = ["payments", "a2a", "ap2"]