From f153bb0b73f48a27c08680f04be0b838f87eb2fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:32:23 +0000 Subject: [PATCH] Bump vcrpy from 6.0.1 to 8.2.1 Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 6.0.1 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/v6.0.1...v8.2.1) --- updated-dependencies: - dependency-name: vcrpy dependency-version: 8.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9862fdb..e27fbd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pylint==3.2.5 pytest==9.0.3 PyYAML tabulate==0.9.0 -vcrpy==6.0.1 +vcrpy==8.2.1