From 95eeb96417e78218e44beaf4e6db1cea8fe86df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 23 Apr 2019 12:34:33 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.25 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25. - [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.24.2...1.25) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b8340e..9fd2e80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ six==1.12.0 transaction==2.4.0 translationstring==1.3 ujson==1.35 -urllib3==1.24.2 +urllib3==1.25 venusian==1.2.0 waitress==1.3.0 WebOb==1.8.5