From 0de3e99f21e34670174abac6b93224a26b60faef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:12:35 +0000 Subject: [PATCH] Bump vcrpy from 6.0.2 to 7.0.0 Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 6.0.2 to 7.0.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/v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: vcrpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec8253eb22..a01b600440 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ JSON-log-formatter==1.1 django-split-settings==1.3.2 django-debug-toolbar==5.0.1 django-debug-toolbar-request-history==0.1.4 -vcrpy==6.0.2 +vcrpy==7.0.0 vcrpy-unittest==0.1.7 django-tagulous==2.1.0 PyJWT==2.10.1