From 725d4ba0f08b4015d27335f541293710deb6b534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:23:14 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambdas/existing_flow_handler_cr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambdas/existing_flow_handler_cr/requirements.txt b/lambdas/existing_flow_handler_cr/requirements.txt index b115b0d..fe7c0ba 100644 --- a/lambdas/existing_flow_handler_cr/requirements.txt +++ b/lambdas/existing_flow_handler_cr/requirements.txt @@ -1,2 +1,2 @@ boto3==1.28.39 -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file