From a4200ff469abcfe2d79bbec6393f2c79e2c3ac66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 24 May 2019 09:14:37 +0000 Subject: [PATCH] Bump urllib3 from 1.25.2 to 1.25.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.2 to 1.25.3. - [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.2...1.25.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2211033..d85f43a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ PyJWT==1.6.4 pytest==3.9.3 requests==2.20.0 six==1.12.0 -urllib3==1.25.2 +urllib3==1.25.3