diff --git a/pyproject.toml b/pyproject.toml index 21c3a06..1e4f375 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ build-backend = "setuptools.build_meta" [dependency-groups] dev = [ "pytest-cov", - "pytest-recording>=0.13.3", + "pytest-recording>=0.13.4", "pytest>=7.1.2", "requests-mock>=1.9.3", "types-requests",