From a4beaf2b60d97095886bd57d556d3793c956cf91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 12:50:21 +0000 Subject: [PATCH] Bump vcrpy from 6.0.0 to 6.0.1 Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 6.0.0 to 6.0.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.0...v6.0.1) --- updated-dependencies: - dependency-name: vcrpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 551556c190..0e3fd901a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ JSON-log-formatter==0.5.2 django-split-settings==1.2.0 django-debug-toolbar==4.2.0 django-debug-toolbar-request-history==0.1.4 -vcrpy==6.0.0 +vcrpy==6.0.1 vcrpy-unittest==0.1.7 django-tagulous==1.3.3 PyJWT==2.8.0