From 7847939ff150f87d59b92c534cc2387e73329831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 20:37:23 +0000 Subject: [PATCH] CI: (deps): Bump vcrpy from 8.2.1 to 8.3.0 in /ci-dev Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 8.2.1 to 8.3.0. - [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/v8.2.1...v8.3.0) --- updated-dependencies: - dependency-name: vcrpy dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci-dev/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-dev/test_requirements.txt b/ci-dev/test_requirements.txt index 0f632862c7..7b47372bb5 100644 --- a/ci-dev/test_requirements.txt +++ b/ci-dev/test_requirements.txt @@ -2,4 +2,4 @@ packaging==26.2 pytest==9.1.1 pytest-mpl==0.19.0 coverage==7.15.0 -vcrpy==8.2.1 +vcrpy==8.3.0