From cbe51c76a9c6756b037727457af014792ca914e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 30 Nov 2016 05:25:04 -0800 Subject: [PATCH] Update requests from 2.11.1 to 2.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7a7cc5..8ea3f65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==6.6 -requests==2.11.1 +requests==2.12.2 pathspec==0.4.0 watchdog==0.8.3 opbeat==3.4.0 \ No newline at end of file