From 0f4f6fea37cf0d74633964faf1ca569615b5d962 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 11:14:08 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.25.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.7. - [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.6...1.25.7) 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 8f07f0a706a..c860fa72c32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ beautifulsoup4==4.8.1 httplib2<0.14.1 hyperlink==19.0.0 idna>=2.5,<2.9 -urllib3==1.25.6 +urllib3==1.25.7 Paver==1.3.4 python-slugify==4.0.0 decorator==4.4.1