From ddc5ef92c6cae748e58ddbb69a1430b2dff70630 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jun 2023 18:59:13 -0400 Subject: [PATCH] Update vcrpy from 2.1.1 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 08b5655..7a7d494 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,6 +9,6 @@ cryptography==40.0.1 Sphinx==6.2.1 PyYAML==6.0 pytest==7.2.2 -vcrpy==2.1.1 +vcrpy==5.0.0 twine==4.0.2 black==23.3.0