From 7814ad5dc5eb1d53803bfcd663e44498afe31752 Mon Sep 17 00:00:00 2001 From: Sufiyan Date: Fri, 19 Jul 2024 21:08:20 +0530 Subject: [PATCH] Update to Specmatic 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e33235..4d62fd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ coverage==7.6.0 Flask==3.0.3 marshmallow==3.21.3 pytest==8.2.2 -specmatic==1.3.38 \ No newline at end of file +specmatic==2.0.0 \ No newline at end of file