From e1acf48db642b8f36dbccc6d0b0896419974cab5 Mon Sep 17 00:00:00 2001 From: Samy Date: Wed, 18 Dec 2024 18:15:45 +0530 Subject: [PATCH] Specmatic version upgrade to 2.0.48 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c6aba1..c3278a7 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.45 \ No newline at end of file +specmatic==2.0.48 \ No newline at end of file