From 75264444b437bd75f01fc980383f0eb02e4c3e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:42:57 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda_functions/source/register-organization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda_functions/source/register-organization/requirements.txt b/lambda_functions/source/register-organization/requirements.txt index c3d4b5d..3e40986 100644 --- a/lambda_functions/source/register-organization/requirements.txt +++ b/lambda_functions/source/register-organization/requirements.txt @@ -1,2 +1,2 @@ urllib3<2 -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file