From 9dcc29d3bfab5fcaaf426392a9b42b66d91fc546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 09:10:58 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 in /Tweets_Tool Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [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.17...1.26.18) --- 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 a8ca63d..c310915 100644 --- a/Tweets_Tool/requirements.txt +++ b/Tweets_Tool/requirements.txt @@ -1,7 +1,7 @@ requests==2.31.0 -urllib3==1.26.17 +urllib3==1.26.18 requests==2.31.0 -urllib3==1.26.17 +urllib3==1.26.18 py4j==0.10.4 BeautifulSoup==3.2.0 numpy==1.22.0