From 14d6d534a1deafb15c2e8036ed96a2619834c7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:04:24 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- git_trophy_lambda/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/git_trophy_lambda/requirements.txt b/git_trophy_lambda/requirements.txt index 7a25a532..8c235e90 100644 --- a/git_trophy_lambda/requirements.txt +++ b/git_trophy_lambda/requirements.txt @@ -36,7 +36,7 @@ text-unidecode==1.3 toml==0.10.2 tqdm==4.52.0 troposphere==2.6.3 -urllib3==1.26.2 +urllib3==1.26.5 Werkzeug==0.16.1 wsgi-request-logger==0.4.6 zappa==0.52.0 diff --git a/requirements.txt b/requirements.txt index abe77292..da5293ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ toml==0.9.2 tqdm==4.14.0 troposphere==1.9.4 Unidecode==0.4.21 -urllib3==1.22 +urllib3==1.26.5 Werkzeug==0.12.2 wsgi-request-logger==0.4.6 zappa==0.43.1