From 9be0f7bbe65c50447bb125aa4c1b8d29db182f33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 12:01:08 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.25.9 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.9. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.9) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f78d378b..d3bf986c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ requests==2.22.0 six==1.12.0 subprocess32==3.5.4; python_version < '3.2' texttable==1.6.2 -urllib3==1.25.7; python_version == '3.3' +urllib3==1.25.9; python_version == '3.3' websocket-client==0.57.0