From 53b899343e65982c1592e38d64f3583a756e4536 Mon Sep 17 00:00:00 2001 From: Bernhard Sirlinger Date: Tue, 3 Mar 2020 03:15:57 +0100 Subject: [PATCH] chore(deps): bump urllib3 from 1.25.7 to 1.25.8 (#9624) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8. - [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.7...1.25.8) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84a8b44e30..931f6b528d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ six==1.14.0 sqlparse==0.2.4 stripe==2.40.0 unittest-xml-reporting==2.5.2 -urllib3==1.25.7 +urllib3==1.25.8 watchdog==0.8.0 Werkzeug==0.16.1 xlrd==1.2.0