From 8c7b3a1427bff4c2ba9623316de5641638cfe3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 12:06:24 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.19.1...v2.20.0) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65b6dc9..ae00acc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ grpcio==1.13.0 protobuf==3.6.0 pytube==9.2.2 m3u8==0.3.6 -requests==2.19.1 \ No newline at end of file +requests==2.20.0 \ No newline at end of file