From 18fff500e859dcad0c94d001172fe59a4f55b7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:30:33 +0000 Subject: [PATCH] Bump urllib3 from 1.21.1 to 1.26.5 in /tf_quantize Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.21.1 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.21.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tf_quantize/requiremenets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf_quantize/requiremenets.txt b/tf_quantize/requiremenets.txt index b5170da..2e5c6a7 100644 --- a/tf_quantize/requiremenets.txt +++ b/tf_quantize/requiremenets.txt @@ -28,5 +28,5 @@ subprocess32==3.2.7 tensorflow==1.15.0 traitlets==4.3.2 urllib==1.21.1 -urllib3==1.21.1 +urllib3==1.26.5 Werkzeug==0.15.3