From 665556a76b0240e5e08b5d17ac3e5ebd99c43075 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 May 2023 22:53:24 +0900 Subject: [PATCH 1/2] Update requests-aws4auth from 1.0.1 to 1.2.3 --- lambda/requirements-deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/requirements-deploy.txt b/lambda/requirements-deploy.txt index f642056..ae79aa2 100644 --- a/lambda/requirements-deploy.txt +++ b/lambda/requirements-deploy.txt @@ -3,5 +3,5 @@ aws-xray-sdk==2.4.3 certifi==2020.6.20 elasticsearch==7.9.1 python-dateutil==2.8.1 -requests-aws4auth==1.0.1 +requests-aws4auth==1.2.3 amazon_kinesis_utils==0.1.8 From 84b59cf86c65cff4b9f29ac6baedd06c723cd7d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 May 2023 22:53:24 +0900 Subject: [PATCH 2/2] Update requests-aws4auth from 1.0.1 to 1.2.3 --- lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/requirements.txt b/lambda/requirements.txt index d82f688..76c275c 100644 --- a/lambda/requirements.txt +++ b/lambda/requirements.txt @@ -5,5 +5,5 @@ aws-xray-sdk==2.4.3 certifi==2020.6.20 elasticsearch==7.9.1 python-dateutil==2.8.1 -requests-aws4auth==1.0.1 +requests-aws4auth==1.2.3 amazon_kinesis_utils==0.1.8