From 4d92ae434c6979790fb880335890492cdb18837c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:00:27 +0000 Subject: [PATCH] Bump vcrpy from 4.1.1 to 5.1.0 Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 4.1.1 to 5.1.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/v4.1.1...v5.1.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 c386d58e061..d8c5ee8e93e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ JSON-log-formatter==0.5.1 django-split-settings==1.1.0 django-debug-toolbar==3.4.0 django-debug-toolbar-request-history==0.1.4 -vcrpy==4.1.1 +vcrpy==5.1.0 vcrpy-unittest==0.1.7 django-tagulous==1.3.3 PyJWT==2.3.0