From 3f78e2e2568126b7a776d22b091a376a48bff72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:23:58 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 in /Lambda/ReadDynamo Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. - [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.25.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lambda/ReadDynamo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Lambda/ReadDynamo/requirements.txt diff --git a/Lambda/ReadDynamo/requirements.txt b/Lambda/ReadDynamo/requirements.txt old mode 100755 new mode 100644 index 01fc9015..aabc5397 --- a/Lambda/ReadDynamo/requirements.txt +++ b/Lambda/ReadDynamo/requirements.txt @@ -12,4 +12,4 @@ s3fs==0.3.3 s3transfer==0.2.1 simplejson==3.16.0 six==1.12.0 -urllib3==1.25.3 +urllib3==1.26.5