From 4f674373ce152880bb84683166b4d37e1d1a8fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:34:10 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.26.5 in /python-codes Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..cf67686 --- 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.26.5 isodate==0.6.0 pyparsing==2.3.0 rdflib==4.2.2