From 9bd961b5f1c2240dde8930d2de34cdfd5019778c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:56:35 +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: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 0a46734..be220c2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -61,7 +61,7 @@ twine==6.1.0 typer==0.16.0 typing_extensions==4.15.0 urllib3==2.7.0 -vcrpy==7.0.0 +vcrpy==8.2.1 virtualenv==20.36.1 wcwidth==0.2.14 wrapt==2.0.1