From bed45d028154b940a01e6238fc9213f108d7718f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:01:13 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /stable Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stable/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/requirements.txt b/stable/requirements.txt index 963a39a..0c56885 100644 --- a/stable/requirements.txt +++ b/stable/requirements.txt @@ -59,7 +59,7 @@ serverlessrepo==0.1.9 # via aws-sam-cli six==1.14.0 # via astroid, aws-lambda-builders, aws-sam-translator, cfn-lint, docker, jsonschema, packaging, pyrsistent, python-dateutil, serverlessrepo, websocket-client tomlkit==0.5.8 # via aws-sam-cli tzlocal==2.0.0 # via dateparser -urllib3==1.25.8 # via botocore, requests +urllib3==1.26.5 # via botocore, requests wcwidth==0.1.8 # via pytest websocket-client==0.57.0 # via docker werkzeug==1.0.0 # via flask