From f979fc2dfdcd10ea210121d17c44e01643ef712c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 00:26:51 +0000 Subject: [PATCH] Bump requests from 2.5.1 to 2.20.0 in /pcloudcv Bumps [requests](https://github.com/requests/requests) from 2.5.1 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.5.1...v2.20.0) Signed-off-by: dependabot[bot] --- pcloudcv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcloudcv/requirements.txt b/pcloudcv/requirements.txt index 5c71269..22093f4 100644 --- a/pcloudcv/requirements.txt +++ b/pcloudcv/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==0.23 pyparsing==2.0.3 python-dateutil==2.4.0 pytz==2014.10 -requests==2.5.1 +requests==2.20.0 simplejson==3.6.5 six==1.9.0 socketIO-client==0.4