From 5291bf7da5798f0bc7f45b5add3c656670a6b00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 14:39:33 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 in /ZerodhaTest-master Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. - [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.22...1.24.2) Signed-off-by: dependabot[bot] --- ZerodhaTest-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZerodhaTest-master/requirements.txt b/ZerodhaTest-master/requirements.txt index 9a52608..850010f 100644 --- a/ZerodhaTest-master/requirements.txt +++ b/ZerodhaTest-master/requirements.txt @@ -13,4 +13,4 @@ redis==3.3.11 requests==2.18.4 six==1.13.0 tempora==2.0.0 -urllib3==1.22 +urllib3==1.24.2