From 728173ece5a5e023e494c91fdcc49a287435e5d0 Mon Sep 17 00:00:00 2001 From: Sufiyan Date: Mon, 30 Dec 2024 14:31:58 +0530 Subject: [PATCH] Update specmatic version to 2.0.50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3278a7..84dd4a6 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.48 \ No newline at end of file +specmatic==2.0.50 \ No newline at end of file