From dd02946889eabb2a8b4150dd5238214c2bd6bc6e Mon Sep 17 00:00:00 2001 From: Sufiyan Date: Mon, 4 Nov 2024 21:16:59 +0530 Subject: [PATCH] Updated to Specmatic 2.0.35 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 892a33a..0293135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ coverage==7.6.1 Flask==3.0.3 marshmallow==3.22.0 pytest==8.3.3 -specmatic==2.0.34 \ No newline at end of file +specmatic==2.0.35 \ No newline at end of file