From 4cafe2a6c20b6ff1ae04409296f22fff36d87f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:03:47 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.24.2 in /python-codes Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.23...1.24.2) Signed-off-by: dependabot[bot] --- python-codes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python-codes/requirements.txt diff --git a/python-codes/requirements.txt b/python-codes/requirements.txt old mode 100755 new mode 100644 index 1a0b66c..45e6786 --- a/python-codes/requirements.txt +++ b/python-codes/requirements.txt @@ -12,7 +12,7 @@ requests==2.20.0 requests-oauthlib==0.8.0 sortedcontainers==2.0.4 tweepy==3.6.0 -urllib3==1.23 +urllib3==1.24.2 isodate==0.6.0 pyparsing==2.3.0 rdflib==4.2.2