From f43859e20a789b680a6bddef45b6186655975059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:46:48 +0000 Subject: [PATCH] Bump urllib3 from 1.20 to 1.26.5 in /tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 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.20...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python_requirements.txt b/tools/python_requirements.txt index ea96216a5..0254c39d2 100644 --- a/tools/python_requirements.txt +++ b/tools/python_requirements.txt @@ -47,7 +47,7 @@ texttable==0.8.8 thrift==0.10.0 tornado==4.4.3 torthrift==0.1.9 -urllib3==1.20 +urllib3==1.26.5 virtualenv==15.1.0 websocket-client==0.40.0 wheel==0.29.0