From a4f917bc673de6de36f05a20c472a8debc9b3e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 10:14:20 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 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.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e08ff9..8c36c7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pymongo==3.4.0 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2018.3 -requests==2.18.4 +requests==2.20.0 six==1.11.0 spotipy==2.4.4 subprocess32==3.2.7