From 4b6f01dac3341fe837c07f533eb7556ba3499baf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jan 2024 12:44:50 -0500 Subject: [PATCH] Update vcrpy from 2.1.1 to 6.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a3a6c15..6b4cae7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,6 +9,6 @@ cryptography==41.0.7 Sphinx==7.2.6 PyYAML==6.0.1 pytest==7.4.3 -vcrpy==2.1.1 +vcrpy==6.0.1 twine==4.0.2 black==23.11.0