From 4dc1fbfe742ac2375bea608fe54c9c6995ff500a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:29:44 +0000 Subject: [PATCH] Bump requests from 0.13.5 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 0.13.5 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/v0.13.5...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 34a1f74..5dbe2f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ postmonkey==1.0a4 psycopg2==2.4.2 python-gflags==2.0 python-googleanalytics==1.0.2 -requests==0.13.5 +requests==2.20.0 -e git+https://github.com/bear/python-twitter.git#egg=python-twitter