Skip to content

Commit 9e09dd8

Browse files
Update vcrpy requirement from ~=4.0.2 to ~=4.1.0 (#613)
Updates the requirements on [vcrpy](https://github.com/kevin1024/vcrpy) to permit the latest version. - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v4.0.2...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0ebd349 commit 9e09dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage ~=5.1
22
doctr ~=1.8.0
33
pyflakes ~=2.2.0
44
pytest ~=5.4.3
5-
vcrpy ~=4.0.2
5+
vcrpy ~=4.1.0
66
doctr ~=1.8.0
77
ipython ~=7.16.1
88
matplotlib ~=3.2.2

0 commit comments

Comments
 (0)