From bc14f478eb2c3e1014ef99bf5677d8443faf7ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:47:16 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../modules/function-deploy/functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/azure/thumbnail-generator/modules/function-deploy/functions/requirements.txt b/cloud/azure/thumbnail-generator/modules/function-deploy/functions/requirements.txt index 1b34626..63fa3f3 100644 --- a/cloud/azure/thumbnail-generator/modules/function-deploy/functions/requirements.txt +++ b/cloud/azure/thumbnail-generator/modules/function-deploy/functions/requirements.txt @@ -1,4 +1,4 @@ -requests==2.31.0 +requests==2.32.0 minio==5.0.4 Pillow==10.2.0 boto3==1.10.9