From 44af803ab09477799b4e8428a13f5da43191e4d8 Mon Sep 17 00:00:00 2001 From: Susko Przemyslaw <101723670+przsus@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:41:44 +0200 Subject: [PATCH 1/2] add-possibility-of-configuring-manual-and-enterprise-cert-signing --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5e05fa..74667e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ azure-storage-blob==12.13.0 bcrypt==4.1.2 boto3==1.34.78 botocore==1.34.78 -catalystwan==0.34.0.dev2 +catalystwan==0.34.0.dev4 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 From 1969b71e37274450d9606836b5c6aa78016a4f27 Mon Sep 17 00:00:00 2001 From: Susko Przemyslaw <101723670+przsus@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:24:16 +0200 Subject: [PATCH 2/2] bump catalystwan SDK version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74667e8..150314d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ azure-storage-blob==12.13.0 bcrypt==4.1.2 boto3==1.34.78 botocore==1.34.78 -catalystwan==0.34.0.dev4 +catalystwan==0.34.0.dev5 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2