From 2ebc96aa76da18c37bcc8d527e6b06feb5ad582e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 20 Nov 2018 12:32:56 -0500 Subject: [PATCH] Update vcrpy from 1.13.0 to 2.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b4f9240..55385f6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,5 +10,5 @@ cryptography==2.4.1 PyYAML==3.12 pytest==4.0.0 pytest-runner==4.2 -vcrpy==1.13.0 +vcrpy==2.0.1 twine==1.12.1