diff --git a/pyproject.toml b/pyproject.toml index c187249..d59215f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ pytest = "^7.2.0" pytest-mock = "^3.10.0" python-dotenv = "^0.21.0" python-semantic-release = "^7.32.2" -vcrpy = "^4.2.1" +vcrpy = "^7.0.0" [build-system] build-backend = "poetry.core.masonry.api"