From 93c0ee27b3a62fe30c8bf5eb2a1ae9e1dc8d860b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:36:42 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /container-optimizer Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- container-optimizer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-optimizer/requirements.txt b/container-optimizer/requirements.txt index 61c96cf..4886c76 100644 --- a/container-optimizer/requirements.txt +++ b/container-optimizer/requirements.txt @@ -116,7 +116,7 @@ tornado==6.0.3 tqdm==4.31.1 traitlets==4.3.3 typing-extensions==3.7.4.1 -urllib3==1.25.8 +urllib3==1.26.5 wcwidth==0.1.8 webencodings==0.5.1 Werkzeug==1.0.0