From c91af3832a24af1f5f1f4df0b452323496a1b4d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Oct 2018 15:42:56 -0700 Subject: [PATCH] Update requests from 2.11.1 to 2.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7a7cc5..a0c9972 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==6.6 -requests==2.11.1 +requests==2.20.0 pathspec==0.4.0 watchdog==0.8.3 opbeat==3.4.0 \ No newline at end of file