From b8f292bbedc0b59b38083a1774cc78a73d9419dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 21:26:25 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.10...1.26.5) 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 f0cc8be7b..e37338831 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,5 +18,5 @@ pywin32==227; sys_platform == 'win32' PyYAML==5.4.1 requests==2.24.0 texttable==1.6.2 -urllib3==1.25.10; python_version == '3.3' +urllib3==1.26.5; python_version == '3.3' websocket-client==0.57.0