From 6a5cc560114da7dd71463f06faa7ca3286ae76fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 23:21:11 +0530 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 in /Tweets_Tool (#216) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ayush Bhardwaj --- Tweets_Tool/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tweets_Tool/requirements.txt b/Tweets_Tool/requirements.txt index 257a654..d780682 100644 --- a/Tweets_Tool/requirements.txt +++ b/Tweets_Tool/requirements.txt @@ -1,5 +1,5 @@ -requests==2.20.0 -urllib3==1.24.2 +requests==2.18.4 +urllib3==1.26.5 requests==2.20.0 urllib3==1.26.5 py4j==0.10.4