From a3c26069512f5042a25baa5d3bb537e8f46c42fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:38:50 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /Tweets_Tool Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 4605b9c..a8ca63d 100644 --- a/Tweets_Tool/requirements.txt +++ b/Tweets_Tool/requirements.txt @@ -1,7 +1,7 @@ requests==2.31.0 -urllib3==1.26.5 +urllib3==1.26.17 requests==2.31.0 -urllib3==1.26.5 +urllib3==1.26.17 py4j==0.10.4 BeautifulSoup==3.2.0 numpy==1.22.0