From f76bd9610be9471711ee896c8195c78c3355dbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 13:27:30 +0000 Subject: [PATCH] build(deps): bump vcrpy from 6.0.1 to 6.0.2 Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 6.0.1 to 6.0.2. - [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...v6.0.2) --- updated-dependencies: - dependency-name: vcrpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- workflows/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/requirements-test.txt b/workflows/requirements-test.txt index de55b38d..8420591f 100644 --- a/workflows/requirements-test.txt +++ b/workflows/requirements-test.txt @@ -2,4 +2,4 @@ pytest coverage pytest-cov pytest-vcr==1.0.2 -vcrpy==6.0.1 +vcrpy==6.0.2