From fcf3895783fde51a31a11bf436547a5b7fc9ee27 Mon Sep 17 00:00:00 2001 From: Sufiyan Date: Mon, 2 Sep 2024 15:20:33 +0530 Subject: [PATCH] Updated to Specmatic 2.0.17 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d865b4e..59abc46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ coverage==7.6.1 -marshmallow==3.21.3 +marshmallow==3.22.0 pytest==8.3.2 python-dotenv==1.0.1 requests==2.32.3 sanic==24.6.0 -setuptools==72.1.0 -specmatic==2.0.10 \ No newline at end of file +setuptools==74.0.0 +specmatic==2.0.17 \ No newline at end of file