From 095e297dcbd30640b9afbcf4a57f12cb1e4bdde5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 21:28:34 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.25.10 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10. - [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.9...1.25.10) 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 1a0e90370..09fa58ece 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ python-dotenv==0.14.0 PyYAML==5.3.1 requests==2.24.0 texttable==1.6.2 -urllib3==1.25.9; python_version == '3.3' +urllib3==1.25.10; python_version == '3.3' websocket-client==0.57.0