From 86ce6963bccba146f3fb8f07c5bf24116368c5cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Feb 2020 19:28:51 -0800 Subject: [PATCH] Update requests from 2.11.1 to 2.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7a7cc5..5ba575b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==6.6 -requests==2.11.1 +requests==2.23.0 pathspec==0.4.0 watchdog==0.8.3 opbeat==3.4.0 \ No newline at end of file