From ec0d87e677d3b4132d132806a1e77543432fca03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:49:01 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.18 in /source/lambda/boto3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/lambda/boto3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lambda/boto3/requirements.txt b/source/lambda/boto3/requirements.txt index 11ea385f8..0ac97188d 100644 --- a/source/lambda/boto3/requirements.txt +++ b/source/lambda/boto3/requirements.txt @@ -5,5 +5,5 @@ boto3==1.24.37 botocore==1.27.37 s3transfer==0.6.0 six==1.16.0 -urllib3==1.26.11 +urllib3==1.26.18 filetype==1.1.0