From 9e6000104659b49eec7be5cde7d686dcd38641bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:11:57 +0000 Subject: [PATCH] chore(deps): bump vcrpy Bumps the python-major group with 1 update in the /opendata_collector_module directory: [vcrpy](https://github.com/kevin1024/vcrpy). Updates `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 dependency-group: python-major ... Signed-off-by: dependabot[bot] --- opendata_collector_module/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendata_collector_module/test_requirements.txt b/opendata_collector_module/test_requirements.txt index 0caab98..7d5098e 100644 --- a/opendata_collector_module/test_requirements.txt +++ b/opendata_collector_module/test_requirements.txt @@ -4,4 +4,4 @@ pytest-mock pytest-ruff pytest-html ruff -vcrpy==6.0.2 +vcrpy==7.0.0