From 63feb92b0adb31065e4576564ca2c9fa66588b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 16:32:10 +0000 Subject: [PATCH] Bump requests from 2.2.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.2.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.2.1...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 e786569..9f1b562 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pycrypto==2.6.1 pyOpenSSL==0.14 python-dateutil==2.2 PyYAML==3.10 -requests==2.2.1 +requests==2.20.0 six==1.5.2 thrift==0.9.1 treq==0.2.1