From 6f41aabbe52fdf65c49214be43d531fa6cc137d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:46:53 +0000 Subject: [PATCH] Bump urllib3 from 1.18 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.18 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.18...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 617c592..dc71834 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ semantic-version==2.5.0 six==1.10.0 texttable==0.8.6 tweepy==3.5.0 -urllib3==1.18 +urllib3==1.26.5 wcwidth==0.1.7 websocket-client==0.37.0 Werkzeug==0.11.11 \ No newline at end of file