From fd3118bbbf830fc86f929d3c8aabf9377ef57b3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:52:04 +0000 Subject: [PATCH] Bump urllib3 from 1.24 to 1.26.5 in /LogCollection Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24 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.24...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LogCollection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 LogCollection/requirements.txt diff --git a/LogCollection/requirements.txt b/LogCollection/requirements.txt old mode 100755 new mode 100644 index 5bf4a12..a45a942 --- a/LogCollection/requirements.txt +++ b/LogCollection/requirements.txt @@ -63,7 +63,7 @@ smart-open==1.8.3 statsmodels==0.9.0 sympy==1.3 tzlocal==1.5.1 -urllib3==1.24 +urllib3==1.26.5 wrapt==1.10.11 xgboost==0.82 xlrd==1.1.0