diff --git a/pyproject.toml b/pyproject.toml index 9caec71..f8bcf05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ pytest = "^5.4.3" flake8 = "^3.8.3" pytest-mock = "^3.1.1" pre-commit = "^2.5.1" -responses = "^0.10.15" +responses = "^0.24.1" pytest-cov = "^2.10.0" [build-system]