From 6d640ce9de2c9083b17cc802d0918482cc99cf07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 11:29:53 +0000 Subject: [PATCH] Bump vcrpy from 4.0.2 to 8.2.1 in /requirements Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 4.0.2 to 8.2.1. - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](https://github.com/kevin1024/vcrpy/compare/v4.0.2...v8.2.1) --- updated-dependencies: - dependency-name: vcrpy dependency-version: 8.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 423ee21..14bf79b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,4 +6,4 @@ pylint==2.5.3 pytest==5.4.3 sphinx==3.1.2 sphinx-rtd-theme==0.5.0 -vcrpy==4.0.2 +vcrpy==8.2.1