From c2827b867d6a5ca17e64ce5ef929eaa71c13a21d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 May 2019 15:58:13 -0400 Subject: [PATCH] Update requests from 2.18.4 to 2.22.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f04bbf7..6ad65cb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,4 +10,4 @@ cryptography==2.1.3 PyYAML==3.12 pytest==3.2.5 pytest-runner==3.0 -requests==2.18.4 \ No newline at end of file +requests==2.22.0 \ No newline at end of file