From 603382ea0569b708ab46bb22fed080aee3b3f303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:57:52 +0000 Subject: [PATCH] Bump vcrpy from 7.0.0 to 8.2.1 Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 7.0.0 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/v7.0.0...v8.2.1) --- updated-dependencies: - dependency-name: vcrpy dependency-version: 8.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index f87ff3fb..c2c828e9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,5 +8,5 @@ pytest-cov==7.0.0 pytest-mock==3.15.1 pytest-vcr==1.0.2 pyyaml==6.0.3 -vcrpy==7.0.0 +vcrpy==8.2.1 wrapt==2.0.0