From 8897e9ff1785fd18285eca359f8c189ad8169fc9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 May 2017 21:06:49 -0700 Subject: [PATCH] Update requests from 2.11.1 to 2.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7a7cc5..0c22fa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==6.6 -requests==2.11.1 +requests==2.16.0 pathspec==0.4.0 watchdog==0.8.3 opbeat==3.4.0 \ No newline at end of file